~themuso/casper/casper-a11y

1
2
3
4
5
6
#! /bin/sh

USERNAME=root
[ -f /etc/casper.conf ] && . /etc/casper.conf
exec /bin/login -f $USERNAME