diff options
Diffstat (limited to 'utils/init')
| -rwxr-xr-x | utils/init | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ #!/bin/smash /bin/clear -/bin/read /etc/banner | /bin/mdv -/bin/env -f /etc/env /bin/smash +/bin/read /system/config/banner | /bin/mdv +/bin/env -f /system/config/env /bin/smash /bin/powerctl poweroff |