On 26.11.2017 19:26, Bill Shirley wrote:
> Corrupt?  Take a look at
> https://www.freedesktop.org/software/systemd/man/systemd.unit.html :

Please do not top post.

First of all, we are talking about instanced units. There is no need to
copy anything to /etc/systemd. Just a symlink to the original unit file:

lrwxrwxrwx. 1 root root 47 29. Mär 2017
/etc/systemd/system/multi-user.target.wants/openvpn-client@pic2.service
-> /usr/lib/systemd/system/openvpn-client@.service
lrwxrwxrwx. 1 root root 47 29. Mär 2017
/etc/systemd/system/multi-user.target.wants/openvpn-client@lan.service
-> /usr/lib/systemd/system/openvpn-client@.service

second point: copying a unit to /etc/systemd breaks future updates of
the affected packages if they contain updates of the unit file.

Please read

https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units#editing-unit-files

for example.

best regards
Ulf
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to