aboutsummaryrefslogtreecommitdiffstats
path: root/layout/rootfs/etc/rc.tini
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-01-16 02:28:19 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-01-16 02:28:19 +0000
commit42672f7dae736df9b800d95f5b4c2826fa85b68e (patch)
tree114dc63b55d4d71527bd773aff5cf165ea2b246c /layout/rootfs/etc/rc.tini
parent8569ea6c3cade6d585668bede4ef483a8bdff3fd (diff)
downloadlh-bootstrap-42672f7dae736df9b800d95f5b4c2826fa85b68e.tar.gz
Update for kernel-4.14.13 and mdevd-0.1.0.0
Diffstat (limited to 'layout/rootfs/etc/rc.tini')
-rwxr-xr-xlayout/rootfs/etc/rc.tini15
1 files changed, 0 insertions, 15 deletions
diff --git a/layout/rootfs/etc/rc.tini b/layout/rootfs/etc/rc.tini
deleted file mode 100755
index 67a79b3..0000000
--- a/layout/rootfs/etc/rc.tini
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/command/execlineb -P
-
-# Write a message to /var/log/syslogd
-
-foreground
-{
- s6-ipcclient -l0 /dev/log
- fdmove 1 7
- s6-echo "/etc/rc.tini: shutdown requested"
-}
-
-
-# Shut down all services
-
-s6-rc -da change