diff options
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 |
