Import buildroot 2016.02.01
This commit is contained in:
10
firmware/buildroot/package/rng-tools/rngd.service
Normal file
10
firmware/buildroot/package/rng-tools/rngd.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Hardware RNG Entropy Gatherer Daemon
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/rngd -f $DAEMON_ARGS
|
||||
SuccessExitStatus=66
|
||||
EnvironmentFile=-/etc/default/rngd
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user