tools/init.slackware

changeset 614
389097dc665d
parent 612
452f79a5ad71
child 633
8b84e73af50e
--- a/tools/init.slackware	Fri May 28 14:25:56 2021 +0200
+++ b/tools/init.slackware	Sun Jul 10 14:33:13 2022 +0200
@@ -2,7 +2,7 @@
 #
 # thermferm init script for Slackware.
 #
-# Copyright 2021 Michiel Broek, the Netherlands.
+# Copyright 2022 Michiel Broek, the Netherlands.
 
 PIDFILE=/var/run/thermferm.pid
 
@@ -29,7 +29,7 @@
 
   restart)
     $0 stop
-    sleep 1
+    sleep 2
     $0 start
     ;;
 

mercurial