Correction : {host,local,remote}/ : duplicity + MySQL.
[lhc/ateliers.git] / local / runit-configure
index 06cb218..8332233 100755 (executable)
@@ -16,7 +16,7 @@ if test $# = 0
        while [ $# -gt 0 ]
         do case $1 in
                 (--) shift; break;;
-                (*) services="$services ${1#etc/sv/}"; shift;;
+                (*) services="$services ${1#/etc/sv/}"; shift;;
                 esac
         done
        #for sv in $(sudo find /etc/sv \