[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#857132: 'rm /etc/console-setup/cached_*' helps solve the problem



--8<---------------cut here---------------start------------->8---
[Unit]
Description=Cleanup console-setup cache

[Service]
Type=oneshot
RemainAfterExit=true
ExecStop=/bin/bash -c "rm /etc/console-setup/cached_*"

[Install]
WantedBy=multi-user.target
--8<---------------cut here---------------end--------------->8---
Thanks! This helped solve the problem. The only thing that slightly corrected, it replaced "rm /etc/console-setup/cached_*" by "/bin/rm /etc/console-setup/cached_*"
-- 
Kind regards,      (o_
Igor               //\
igor[@]cac2s.net   V_/_

Reply to: