linuxOS_PX30_CAR/buildroot/package/haveged/haveged.service
2026-01-20 14:00:13 +08:00

11 lines
189 B
Desktop File

[Unit]
Description=Entropy Harvesting Daemon
Documentation=man:haveged(8)
[Service]
ExecStart=/usr/sbin/haveged -F -w 1024 -v 1
SuccessExitStatus=143
[Install]
WantedBy=multi-user.target