HOME


Mini Shell 1.0
DIR: /etc/systemd/system/sysinit.target.wants/
Upload File :
Current File : //etc/systemd/system/sysinit.target.wants/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