4b8e76cc1 ^
1 2 3 4 5 6 7 8 9 10 11
#!/sbin/openrc-run command="/usr/sbin/haveged" command_args="$HAVEGED_OPTS" command_background="yes" pidfile="/run/$RC_SVCNAME.pid" depend() { need net }