about summary refs log tree commit diff
path: root/3
diff options
context:
space:
mode:
Diffstat (limited to '3')
-rwxr-xr-x33
1 files changed, 1 insertions, 2 deletions
diff --git a/3 b/3
index e9593d4..98b61b7 100755
--- a/3
+++ b/3
@@ -8,8 +8,7 @@ detect_virt
 [ -r /etc/rc.conf ] && . /etc/rc.conf
 
 if [ -e /run/runit/reboot ]; then
-    touch /etc/runit/reboot
-    chmod 100 /etc/runit/reboot
+    chmod 100 /run/runit/reboot
 fi
 
 echo