diff options
| author | PS <p@0x53.net> | 2026-03-10 10:02:20 +0100 |
|---|---|---|
| committer | PS <p@0x53.net> | 2026-03-10 10:02:20 +0100 |
| commit | fc65817d840fb00c92e36a2c9f88937836e54bf1 (patch) | |
| tree | 4bde8bf0bf0230a6bea61a781ea33c31cdc60d21 /src/lib/service | |
| parent | 38029d98476b871a1a862681af6b364bfd5bf9ab (diff) | |
| download | goetia-linux-init-master.tar.gz goetia-linux-init-master.tar.bz2 goetia-linux-init-master.zip | |
Diffstat (limited to 'src/lib/service')
| -rwxr-xr-x | src/lib/service/system/.s6-svscan/crash | 2 | ||||
| -rwxr-xr-x | src/lib/service/system/.s6-svscan/finish | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/service/system/.s6-svscan/crash b/src/lib/service/system/.s6-svscan/crash index 9fa8bd4..5cd06d7 100755 --- a/src/lib/service/system/.s6-svscan/crash +++ b/src/lib/service/system/.s6-svscan/crash @@ -7,4 +7,4 @@ fdmove -c 1 2 foreground { echo "s6-svscan crashed. Rebooting." } -linux-powertool -r +powertool -r diff --git a/src/lib/service/system/.s6-svscan/finish b/src/lib/service/system/.s6-svscan/finish index fa3654c..380ce36 100755 --- a/src/lib/service/system/.s6-svscan/finish +++ b/src/lib/service/system/.s6-svscan/finish @@ -6,4 +6,4 @@ fdmove -c 1 2 foreground { echo "s6-svscan exited. Rebooting." } -linux-powertool -r +powertool -r |
