🔒 Repository is read-only – file editing is disabled.

pagan-scripts/services/sysd/units/haveged.service main

11 linii Raw ← Powrót
1234567891011
[Unit]
Description=Entropy Harvesting Daemon
Documentation=man:haveged(8)

[Service]
Type=forking
ExecStart=/usr/bin/haveged -w 1024 -v 1
PIDFile=/run/haveged.pid

[Install]
WantedBy=multi-user.target