This unit is provided by:
Options
-
[Install]
-
[Service]
-
EnvironmentFile=/etc/conf.d/rngd
-
EnvironmentFile=/etc/sysconfig/rngd
-
ExecStart=/usr/bin/rngd -f $RNGD_OPTS
-
ExecStart=/usr/sbin/rngd -f
-
ExecStart=/usr/sbin/rngd -f $RNGD_ARGS
-
NoNewPrivileges
Introduced in systemd 239=on -
PrivateNetwork=on
-
PrivateTmp=on
-
ProtectHome
Introduced in systemd 214=on -
ProtectSystem
Introduced in systemd 214=full -
Type=simple
-
-
[Unit]
-
Before=sysinit.target shutdown.target
-
ConditionVirtualization=!container
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Hardware RNG Entropy Gatherer Daemon
-
Description=Start entropy gathering daemon (rngd)
-
Documentation=man:rngd(8)
-
Additionnal notes
Nothing here.