✏️ 正在编辑: console-conf@.service
路径:
/snap/core/17284/lib/systemd/system/console-conf@.service
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
[Unit] Description=Ubuntu Core Firstboot Configuration %I After=systemd-user-sessions.service plymouth-quit-wait.service After=rc-local.service IgnoreOnIsolate=yes ConditionPathExists=/dev/tty0 ConditionPathExists=!/var/lib/console-conf/complete StartLimitInterval=0 [Service] Environment=PYTHONPATH=/usr/share/subiquity ExecStartPre=/bin/systemctl stop getty@%I ExecStart=/sbin/agetty -n --noclear -l /usr/share/subiquity/console-conf-wrapper %I $TERM ExecStopPost=/bin/systemctl start getty@%I Type=idle Restart=always RestartSec=0 UtmpIdentifier=%I TTYPath=/dev/%I TTYReset=yes TTYVHangup=yes TTYVTDisallocate=yes KillMode=process IgnoreSIGPIPE=no SendSIGHUP=yes #KillMode=process #Restart=always #StandardInput=tty-force #StandardOutput=tty #StandardError=tty
💾 保存文件
← 返回文件管理器