repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
usbredir: improve license description
[buildroot-gz.git]
/
package
/
rng-tools
/
rngd.service
blob
c0bcffe59e65fe4c93f5c576b9a5c04d19b42c24
1
[Unit]
2
Description=Hardware RNG Entropy Gatherer Daemon
3
4
[Service]
5
ExecStart=/usr/sbin/rngd -f $DAEMON_ARGS
6
SuccessExitStatus=66
7
EnvironmentFile=-/etc/default/rngd
8
9
[Install]
10
WantedBy=multi-user.target