mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Changed miau initscript
This commit is contained in:
@@ -19,7 +19,7 @@ case "${1}" in
|
||||
start)
|
||||
boot_mesg "Starting miau - another IRC-bouncer/proxy..."
|
||||
chown -R nobody.nobody /opt/miau
|
||||
loadproc sudo -u nobody /opt/miau/bin/miau -d /opt/miau/config | head -n 0
|
||||
loadproc sudo -u nobody /opt/miau/bin/miau -d /opt/miau/config > /dev/null
|
||||
evaluate_retval
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user