summaryrefslogtreecommitdiff
path: root/src/state/s6-linux-init-poweroff.c
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-03-02 09:41:24 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-03-02 09:41:24 +0000
commit23fba266a9454ee6ca095b7f6eccf523f6526607 (patch)
tree7350fdaba49b1529a13d50f6396aea35f340954d /src/state/s6-linux-init-poweroff.c
parent54d0dc0990f13a86680fa55c623f0570853749ac (diff)
downloads6-linux-init-23fba266a9454ee6ca095b7f6eccf523f6526607.tar.xz
Save pending changes in 1.0.0.0 branch
Diffstat (limited to 'src/state/s6-linux-init-poweroff.c')
-rw-r--r--src/state/s6-linux-init-poweroff.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/state/s6-linux-init-poweroff.c b/src/state/s6-linux-init-poweroff.c
new file mode 100644
index 0000000..d25dbb6
--- /dev/null
+++ b/src/state/s6-linux-init-poweroff.c
@@ -0,0 +1,7 @@
+/* ISC license. */
+
+#undef PROGNAME
+#define PROGNAME "s6-linux-init-poweroff"
+#undef WHATDEFAULT
+#define WHATDEFAULT 2
+#include "hpr.c"