Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64
Your IP : 3.145.78.12
Current Path : /lib/systemd/system/ |
| Current File : //lib/systemd/system/setvtrgb.service |
[Unit]
Description=Set console scheme
DefaultDependencies=no
After=systemd-user-sessions.service plymouth-quit-wait.service
Before=system-getty.slice
ConditionPathExists=/sbin/setvtrgb
ConditionPathExists=/dev/tty0
[Service]
Type=oneshot
ExecStart=/sbin/setvtrgb /etc/vtrgb
RemainAfterExit=yes
[Install]
WantedBy=sysinit.target
|