mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
fixed ENABLE_OTG_SERIAL
This commit is contained in:
@@ -85,7 +85,7 @@ otg:
|
||||
end_of_file
|
||||
grep '^ttyGS0$' /etc/securetty || echo ttyGS0 >> /etc/securetty
|
||||
mkdir -p /etc/systemd/system/getty@ttyGS0.service.d
|
||||
cat <<end_of_file > /etc/systemd/system/getty@ttyGS0.service.d/ttyGS0.override
|
||||
cat <<end_of_file > /etc/systemd/system/getty@ttyGS0.service.d/override.conf
|
||||
[Service]
|
||||
TTYReset=no
|
||||
TTYVHangup=no
|
||||
|
||||
Reference in New Issue
Block a user