1 2 3 4 5 6 7 8
#!/sbin/openrc-run command="/usr/bin/entropy_broker" command_args="$EB_OPTS" depend() { need net }