posaune
authorMichael Wagner <michael@wagnertech.de>
Fri, 19 Oct 2018 14:40:53 +0000 (16:40 +0200)
committerMichael Wagner <michael@wagnertech.de>
Fri, 19 Oct 2018 14:40:53 +0000 (16:40 +0200)
sh/sysd2sysv

index dee45a7..061b462 100755 (executable)
@@ -8,6 +8,7 @@ then
 fi
 
 if [ ! -f /etc/init.d/$2 ]
+then
        cp /etc/sysd2sysv/$2 /etc/init.d/
 fi