> -----Original Message----- > From: > [email protected] > g > [mailto:[email protected] sktop.org] On Behalf Of Michal Schmidt > Sent: Wednesday, November 16, 2011 06:39 > To: [email protected] > Subject: Re: [systemd-devel] [email protected] > > On 11/15/2011 10:10 PM, Mirco Tischler wrote: > > 2011/11/15 Manuel Amador (Rudd-O)<[email protected]>: > >> It's a multi-instance service. You can instance it several times > >> based on a parameter, much like [email protected] can be > instantiated to > >> be [email protected]. > > Correct. In the instances of [email protected] the @ should be > followed by the name of the config file that the instance > will use (without the .conf suffix). > > > Most certainly it is a socket activated service in the inetd style, > > i.e. one service instance per connection. > > inetd-style socket activated services use template units too, > but [email protected] in F16 is not an inetd-style service. > > Michal
[...] On my old system, after setting up keys and well documented scripts and config files, I started openvpn with: /etc/init.d/openvpn start . On F16_64 can I now do: systemctl start openvpn.service , or perhaps: systemctl start [email protected] , or do I have to do something else? Thanks, Mike. -- Michael D. Berger [email protected] http://www.rosemike.net/ _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
