取消创建PAM session,否则屏幕不会重启

This commit is contained in:
魏瑞鹏 2025-06-24 11:02:07 +08:00
parent ec10076810
commit a71c592060

View File

@ -26,7 +26,7 @@ ExecStart="KS_DIR/scripts/KlipperScreen-start.sh"
UtmpIdentifier=tty7
UtmpMode=user
# Create a PAM session to run pam-systemd, which creates /var/run/$UID
PAMName=%u
# PAMName=%u
# A virtual terminal is needed.
TTYPath=/dev/tty7
TTYReset=yes