mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 02:12:58 +02:00
Fixed miau and vsftpd bugs
This commit is contained in:
@@ -18,7 +18,9 @@
|
||||
case "${1}" in
|
||||
start)
|
||||
boot_mesg "Starting miau - another IRC-bouncer/proxy..."
|
||||
loadproc /opt/miau/bin/miau -d /opt/miau/config
|
||||
chown -R nobody.nobody /opt/miau
|
||||
loadproc sudo -u nobody /opt/miau/bin/miau -d /opt/miau/config | head -n 0
|
||||
evaluate_retval
|
||||
;;
|
||||
|
||||
stop)
|
||||
|
||||
Reference in New Issue
Block a user