mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-09 14:27:16 +08:00
11 lines
188 B
Plaintext
11 lines
188 B
Plaintext
[Unit]
|
|
Description=Entropy Harvesting Daemon
|
|
Documentation=man:haveged(8)
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/haveged -F -w 1024 -v 1
|
|
SuccessExitStatus=143
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|