X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=local%2Frunit-configure;h=8332233dbe315c2e5a747661e1df006ef60873c8;hp=06cb218b9ea803241126354494d8bd616d9d4955;hb=82a43a9c95892ecfa8bad1a72b490ad0bf60cd3b;hpb=0d705d8e2a919ee40866307aa3e18b1a5c4e7583 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 \