summarylogtreecommitdiffstats
path: root/1
diff options
context:
space:
mode:
Diffstat (limited to '1')
-rwxr-xr-x19
1 files changed, 9 insertions, 0 deletions
diff --git a/1 b/1
new file mode 100755
index 000000000000..fd37430838ea
--- /dev/null
+++ b/1
@@ -0,0 +1,9 @@
+#!/bin/sh
+# system one time tasks
+
+PATH=/command:/sbin:/bin:/usr/sbin:/usr/bin
+
+/etc/rc.sysinit
+
+touch /etc/runit/stopit
+chmod 0 /etc/runit/stopit