diff options
Diffstat (limited to 'sys-unconfig')
-rw-r--r-- | sys-unconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-unconfig b/sys-unconfig new file mode 100644 index 00000000..2b9a3c58 --- /dev/null +++ b/sys-unconfig @@ -0,0 +1,4 @@ +#!/bin/sh + +touch /.unconfigured +halt |