pmaports/main/postmarketos-ui-xfce4/postmarketos-ui-xfce4.post-install

6 lines
153 B
Text
Raw Normal View History

#!/bin/sh
sed -i "s/username/$(getent passwd 10000 | cut -d: -f1)/g" /usr/share/lightdm/lightdm.conf.d/60-autologin.conf
rc-update add lightdm default