summaryrefslogtreecommitdiff
path: root/layout/rootfs/run/service/.s6-svscan
diff options
context:
space:
mode:
Diffstat (limited to 'layout/rootfs/run/service/.s6-svscan')
-rwxr-xr-xlayout/rootfs/run/service/.s6-svscan/SIGHUP1
-rwxr-xr-xlayout/rootfs/run/service/.s6-svscan/SIGINT3
-rwxr-xr-xlayout/rootfs/run/service/.s6-svscan/SIGQUIT1
-rwxr-xr-xlayout/rootfs/run/service/.s6-svscan/SIGTERM1
-rwxr-xr-xlayout/rootfs/run/service/.s6-svscan/SIGUSR11
-rwxr-xr-xlayout/rootfs/run/service/.s6-svscan/SIGUSR21
-rwxr-xr-xlayout/rootfs/run/service/.s6-svscan/crash3
-rwxr-xr-xlayout/rootfs/run/service/.s6-svscan/finish3
8 files changed, 14 insertions, 0 deletions
diff --git a/layout/rootfs/run/service/.s6-svscan/SIGHUP b/layout/rootfs/run/service/.s6-svscan/SIGHUP
new file mode 100755
index 0000000..ef7d2c9
--- /dev/null
+++ b/layout/rootfs/run/service/.s6-svscan/SIGHUP
@@ -0,0 +1 @@
+#!/command/execlineb -P
diff --git a/layout/rootfs/run/service/.s6-svscan/SIGINT b/layout/rootfs/run/service/.s6-svscan/SIGINT
new file mode 100755
index 0000000..a547aad
--- /dev/null
+++ b/layout/rootfs/run/service/.s6-svscan/SIGINT
@@ -0,0 +1,3 @@
+#!/command/execlineb -P
+
+reboot
diff --git a/layout/rootfs/run/service/.s6-svscan/SIGQUIT b/layout/rootfs/run/service/.s6-svscan/SIGQUIT
new file mode 100755
index 0000000..ef7d2c9
--- /dev/null
+++ b/layout/rootfs/run/service/.s6-svscan/SIGQUIT
@@ -0,0 +1 @@
+#!/command/execlineb -P
diff --git a/layout/rootfs/run/service/.s6-svscan/SIGTERM b/layout/rootfs/run/service/.s6-svscan/SIGTERM
new file mode 100755
index 0000000..ef7d2c9
--- /dev/null
+++ b/layout/rootfs/run/service/.s6-svscan/SIGTERM
@@ -0,0 +1 @@
+#!/command/execlineb -P
diff --git a/layout/rootfs/run/service/.s6-svscan/SIGUSR1 b/layout/rootfs/run/service/.s6-svscan/SIGUSR1
new file mode 100755
index 0000000..ef7d2c9
--- /dev/null
+++ b/layout/rootfs/run/service/.s6-svscan/SIGUSR1
@@ -0,0 +1 @@
+#!/command/execlineb -P
diff --git a/layout/rootfs/run/service/.s6-svscan/SIGUSR2 b/layout/rootfs/run/service/.s6-svscan/SIGUSR2
new file mode 100755
index 0000000..ef7d2c9
--- /dev/null
+++ b/layout/rootfs/run/service/.s6-svscan/SIGUSR2
@@ -0,0 +1 @@
+#!/command/execlineb -P
diff --git a/layout/rootfs/run/service/.s6-svscan/crash b/layout/rootfs/run/service/.s6-svscan/crash
new file mode 100755
index 0000000..c9ca6d5
--- /dev/null
+++ b/layout/rootfs/run/service/.s6-svscan/crash
@@ -0,0 +1,3 @@
+#!/command/execlineb -P
+
+reboot -f
diff --git a/layout/rootfs/run/service/.s6-svscan/finish b/layout/rootfs/run/service/.s6-svscan/finish
new file mode 100755
index 0000000..c9ca6d5
--- /dev/null
+++ b/layout/rootfs/run/service/.s6-svscan/finish
@@ -0,0 +1,3 @@
+#!/command/execlineb -P
+
+reboot -f