9 lines
126 B
Desktop File
9 lines
126 B
Desktop File
[Unit]
|
|
Description=Hardware RNG Entropy Gatherer Daemon
|
|
|
|
[Service]
|
|
ExecStart=/sbin/rngd -f
|
|
|
|
[Install]
|
|
WantedBy=sysinit.target
|