mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
Update:
* Clamav aktualisiert Hinzugefügt: * Sox und nötige Libs (libogg, libvorbis). * Asterisk-Paket git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@242 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -29,4 +29,4 @@ case "$1" in
|
||||
;;
|
||||
*)
|
||||
echo -e "Usage: $0 (start|stop|restart|status)"
|
||||
esac
|
||||
esac
|
||||
|
||||
@@ -37,7 +37,7 @@ start_daemon()
|
||||
nicelevel="${2}"
|
||||
shift 2
|
||||
;;
|
||||
-p)
|
||||
-p)
|
||||
pidfile="${2}"
|
||||
shift 2
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user