updated initscript

This commit is contained in:
Gerhard 2015-06-08 22:14:10 +02:00
parent 7042b42011
commit 2da80e05b0

View file

@ -34,7 +34,7 @@ start() {
}
stop() {
$exec start
$exec stop
}
restart() {