diff options
| author | PS <p@0x53.net> | 2026-02-01 12:04:04 +0100 |
|---|---|---|
| committer | PS <p@0x53.net> | 2026-02-01 12:04:04 +0100 |
| commit | e613c3945d4d81cce398c73fe7714860eb113006 (patch) | |
| tree | 7b000a29d45af0a9ccb5038f053d47ac270af275 /src/lib/service/system/goetia-shutdown/run | |
| download | goetia-linux-init-e613c3945d4d81cce398c73fe7714860eb113006.tar.gz goetia-linux-init-e613c3945d4d81cce398c73fe7714860eb113006.tar.bz2 goetia-linux-init-e613c3945d4d81cce398c73fe7714860eb113006.zip | |
version 0.2.0.0
Diffstat (limited to 'src/lib/service/system/goetia-shutdown/run')
| -rwxr-xr-x | src/lib/service/system/goetia-shutdown/run | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/service/system/goetia-shutdown/run b/src/lib/service/system/goetia-shutdown/run new file mode 100755 index 0000000..32f37fe --- /dev/null +++ b/src/lib/service/system/goetia-shutdown/run @@ -0,0 +1,7 @@ +#!@shebangdir@/execlineb -P + +# ISC license. + +fdmove -c 2 1 + +system-shutdown-daemon |
