This unit is provided by:
Options
-
[Install]
-
WantedBy=sysinit.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_CHOWN CAP_FOWNER CAP_SYS_ADMIN
-
ExecStart=/usr/bin/seedd --config /etc/bit-babbler/seedd.conf
-
KillMode=mixed
-
Type=notify
-
-
[Unit]
-
After=systemd-remount-fs.service
-
Before=local-fs.target shutdown.target
-
ConditionPathExists=/etc/bit-babbler/seedd.conf
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=BitBabbler entropy source daemon
-
Documentation=man:seedd(1)
-
Additionnal notes
Nothing here.