mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added 1s dealay to restart
SVN revision: 1621
This commit is contained in:
parent
692da7cbba
commit
6a823fb603
@ -55,6 +55,7 @@ case "$1" in
|
||||
;;
|
||||
restart|reload)
|
||||
$0 stop
|
||||
sleep 1
|
||||
$0 start
|
||||
;;
|
||||
*)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user