mirror of
https://github.com/naruxde/revpipyload.git
synced 2026-05-16 06:17:23 +02:00
Übertragene Optionen per regex prüfen
docstrings und codestyle
This commit is contained in:
Vendored
+1
-1
@@ -67,7 +67,7 @@ do_stop()
|
||||
start-stop-daemon --stop --quiet --oknodo --retry=0/30/KILL/5 --exec $DAEMON
|
||||
[ "$?" = 2 ] && return 2
|
||||
rm -f $PIDFILE
|
||||
return "$RETVAL"
|
||||
return 0
|
||||
}
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user