Accepted submit request 52242 from user elvigia OBS-URL: https://build.opensuse.org/request/show/52242 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/haveged?expand=0&rev=2
12 lines
217 B
Desktop File
12 lines
217 B
Desktop File
[Unit]
|
|
Description=Haveged Entropy Gathering Daemon
|
|
After= local-fs.target syslog.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/sbin/haveged -w 1024 -v 1
|
|
PIDFile=/var/run/haveged.pid
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|