about summary refs log tree commit diff
path: root/1
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-08-16 17:27:41 +0200
committerJuan RP <xtraeme@gmail.com>2014-08-16 17:27:41 +0200
commit5f0e6c84ebf16a76c5420649b9112271e7f095a0 (patch)
tree476f62b540fa5e55ee127ee6ce5aee49ca7d2a7c /1
parent1f1eddd94d618f0e8cb109238aba8a891305b1ac (diff)
downloadrunit-void-5f0e6c84ebf16a76c5420649b9112271e7f095a0.tar.gz
runit-void-5f0e6c84ebf16a76c5420649b9112271e7f095a0.tar.xz
runit-void-5f0e6c84ebf16a76c5420649b9112271e7f095a0.zip
Fix shutdown regression introduced in 9022506f.
Diffstat (limited to '1')
-rwxr-xr-x11
1 files changed, 0 insertions, 1 deletions
diff --git a/1 b/1
index 1c87c06..bba2dd3 100755
--- a/1
+++ b/1
@@ -18,7 +18,6 @@ done
 dmesg >/var/log/dmesg.log
 
 mkdir -p /run/runit
-install -m100 /dev/null /run/runit/reboot
 install -m100 /dev/null /run/runit/stopit
 
 msg "Initialization complete, running stage 2...\n"