My workaround for this issue:

/etc/systemd/system/console-screen.sh.service

[Unit]
Description=Console Screen configuration
Requires=syslog.socket

[Service]
Type=notify
ExecStart=/etc/init.d/console-screen.sh start
ExecStop=/etc/init.d/console-screen.sh stop
StandardOutput=null

[Install]
WantedBy=multi-user.target
Alias=console-screen.service

-- 
With best regards
Sergiy Yehorov
RHCSA


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to