diff options
Diffstat (limited to 'local/etc/runit/ctrlaltdel')
| -rwxr-xr-x | local/etc/runit/ctrlaltdel | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/local/etc/runit/ctrlaltdel b/local/etc/runit/ctrlaltdel new file mode 100755 index 0000000..b9625b9 --- /dev/null +++ b/local/etc/runit/ctrlaltdel @@ -0,0 +1,4 @@ +#!/bin/sh + + +touch /etc/runit/reboot |
