diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-02-10 14:15:09 +0100 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-02-10 14:15:09 +0100 |
| commit | bd59dd1652787bc3ba330fdf6becba57961626bb (patch) | |
| tree | b540827e6a9e867ecb9798bcb08e6c51f0fc9467 /utils/init | |
| parent | 67cc8a2cc87a9cba17528e0430f9b9e2ffb105c9 (diff) | |
add banner at startup
Diffstat (limited to 'utils/init')
| -rwxr-xr-x | utils/init | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ #!/bin/smash +/bin/clear +/bin/read /etc/banner | /bin/mdv /bin/env -f /etc/env /bin/smash /bin/powerctl poweroff |