X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=local%2Frunit-configure;h=8332233dbe315c2e5a747661e1df006ef60873c8;hp=06cb218b9ea803241126354494d8bd616d9d4955;hb=148dbf7db2d83f0e8938925ca496a69b50b2573f;hpb=3ad6118386977e346d81042e924e5db9c5f15b7d diff --git a/local/runit-configure b/local/runit-configure index 06cb218..8332233 100755 --- a/local/runit-configure +++ b/local/runit-configure @@ -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 \