Bill Shirley wrote: > Is the .service file in /etc/systemd/system ? > [0:root@elmo ~ 2]$ ls -lZ /etc/systemd/system/openvpn@server.service > -rw-r--r--. 1 root root system_u:object_r:systemd_unit_file_t:s0 148 Aug > 6 2015 /etc/systemd/system/openvpn@server.service Of course yours would > be openvpn@client-ibecker2.service > > Bill > > On 11/22/2017 7:02 AM, Neal Becker wrote: >> Was working before upgrade to f27. Now: >> >> sudo systemctl start openvpn@client-ibecker2 >> Failed to start openvpn@client-ibecker2.service: Unit openvpn@client- >> ibecker2.service not found. >> >> According to >> https://fedoraproject.org/wiki/Openvpn#Working_with_systemd >> >> I would need to have /etc/openvpn/client-ibecker2.conf, which is there >> (as it's been since 2015). >> >> I don't know why this isn't working, or how to debug it (systemctl >> doesn't seem to have any debug flags) >> _______________________________________________ >> users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx >> To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx I have: ls -lZ /etc/systemd/system/multi-user.target.wants/openvpn@client- ibecker2.service lrwxrwxrwx. 1 root root system_u:object_r:systemd_unit_file_t:s0 40 May 28 2015 /etc/systemd/system/multi-user.target.wants/openvpn@client- ibecker2.service -> /usr/lib/systemd/system/openvpn@.service My link is in /etc/systemd/system/multi-user.target.wants, not in /etc/systemd/system. Is this not correct? _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx