Joe Zeff wrote: >> Incidentally, none of the systemctl advocates has answered my query: >> How do I say "chkconfig openvpn on" in systemctl-speak? > > I'm not that fond of systemctl, but I can help with this: > > systemctl start openvpn.service > > will start it running and > > systemctl enable openvpn.service > > will make it start @boot. HTH, HAND. [tim@blanche ~]$ sudo systemctl start openvpn.service Failed to issue method call: Unit openvpn.service failed to load: No such file or directory. See system logs and 'systemctl status openvpn.service' for details. [tim@blanche ~]$ sudo systemctl enable openvpn.service Failed to issue method call: No such file or directory Nb I know how to start the service, but I don't know any simple way to enable it. -- Timothy Murphy e-mail: gayleard /at/ eircom.net tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College Dublin -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org