another example perl -pi -e "s/^ServerName .*$/ServerName $HOME_SERVER_NAME/g" /etc/cups/client.conf
how do I do this with systemd? I'll try now the _netdev option and see if it works for me without systemd thanks in advance
another example perl -pi -e "s/^ServerName .*$/ServerName $HOME_SERVER_NAME/g" /etc/cups/client.conf
how do I do this with systemd? I'll try now the _netdev option and see if it works for me without systemd thanks in advance