diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-04-26 15:52:54 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-04-26 15:52:54 +0000 |
| commit | 1bfba3b0be32306b078f5ee527b864e758b2c77b (patch) | |
| tree | 155db6f3c01becd24d422a2e55582e222ad6a89e /src/shutdown/s6-linux-init-poweroff.c | |
| parent | 9e6d0f168bf59df9cd829d6ebe63fb08ea9ae01e (diff) | |
| download | s6-linux-init-1bfba3b0be32306b078f5ee527b864e758b2c77b.tar.gz | |
Make a single hpr. Full doc, first draft.
Diffstat (limited to 'src/shutdown/s6-linux-init-poweroff.c')
| -rw-r--r-- | src/shutdown/s6-linux-init-poweroff.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/shutdown/s6-linux-init-poweroff.c b/src/shutdown/s6-linux-init-poweroff.c deleted file mode 100644 index d25dbb6..0000000 --- a/src/shutdown/s6-linux-init-poweroff.c +++ /dev/null @@ -1,7 +0,0 @@ -/* ISC license. */ - -#undef PROGNAME -#define PROGNAME "s6-linux-init-poweroff" -#undef WHATDEFAULT -#define WHATDEFAULT 2 -#include "hpr.c" |
