clic-rpi-image/stage4/01-console-autologin/00-run.sh
Serge Schneider ff2d5edee1 shellcheck
2018-03-13 12:50:50 +00:00

5 lines
138 B
Bash
Executable file

#!/bin/bash -e
ln -sf /etc/systemd/system/autologin@.service \
"${ROOTFS_DIR}/etc/systemd/system/getty.target.wants/getty@tty1.service"