diff options
Diffstat (limited to 'configs/releng/root-image/usr/bin/autologin')
-rwxr-xr-x | configs/releng/root-image/usr/bin/autologin | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/releng/root-image/usr/bin/autologin b/configs/releng/root-image/usr/bin/autologin new file mode 100755 index 0000000..c124f9e --- /dev/null +++ b/configs/releng/root-image/usr/bin/autologin @@ -0,0 +1,2 @@ +#!/bin/bash +/bin/login -f root |