summary refs log tree commit diff
path: root/etc/debian/3
diff options
context:
space:
mode:
Diffstat (limited to 'etc/debian/3')
-rwxr-xr-xetc/debian/34
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/debian/3 b/etc/debian/3
index 5931ce6..10354d7 100755
--- a/etc/debian/3
+++ b/etc/debian/3
@@ -7,8 +7,8 @@ LAST=0
 test -x /etc/runit/reboot && LAST=6
 
 echo 'Waiting for services to stop...'
-sv -w196 force-stop /var/service/*
-sv exit /var/service/*
+sv -w196 force-stop /service/*
+sv exit /service/*
 
 echo 'Shutdown...'
 /etc/init.d/rc $LAST