Re: [systemd-devel] [email protected]

2011-11-18 Thread Michal Schmidt
On Fri, 18 Nov 2011 19:16:50 -0500 Michael D. Berger wrote: > So now if I want to enable openvpn so it would start > on boot, what do I do? ln -s /lib/systemd/system/[email protected] \ /etc/systemd/system/multi-user.target.wants/[email protected] Michal

Re: [systemd-devel] [email protected]

2011-11-18 Thread Michael D. Berger
To: Michael D. Berger > Cc: [email protected] > Subject: Re: [systemd-devel] [email protected] > > On 11/16/2011 04:14 PM, Michael D. Berger wrote: > > . On F16_64 can I now do: > > > > systemctl start openvpn.service > > > > , or

Re: [systemd-devel] [email protected]

2011-11-16 Thread Michal Schmidt
On 11/16/2011 04:14 PM, Michael D. Berger wrote: . 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? If your config file is /etc/openvpn/foo.conf, then: systemctl start [email protected] Mi

Re: [systemd-devel] [email protected]

2011-11-16 Thread Michael D. Berger
lists.freedesktop.org > Subject: Re: [systemd-devel] [email protected] > > On 11/15/2011 10:10 PM, Mirco Tischler wrote: > > 2011/11/15 Manuel Amador (Rudd-O): > >> It's a multi-instance service. You can instance it several times > >> based on a parameter, mu

Re: [systemd-devel] [email protected]

2011-11-16 Thread Michal Schmidt
On 11/15/2011 10:10 PM, Mirco Tischler wrote: 2011/11/15 Manuel Amador (Rudd-O): 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

Re: [systemd-devel] [email protected]

2011-11-15 Thread Mirco Tischler
2011/11/15 Manuel Amador (Rudd-O) : > 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]. > > On Tue, 2011-11-15 at 10:06 -0500, Michael D. Berger wrote: >> Why does "[email protected]" have th

Re: [systemd-devel] [email protected]

2011-11-15 Thread Manuel Amador (Rudd-O)
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]. On Tue, 2011-11-15 at 10:06 -0500, Michael D. Berger wrote: > Why does "[email protected]" have the '@'? > > Thanks, > Mike. > > -- > Michael

[systemd-devel] [email protected]

2011-11-15 Thread Michael D. Berger
Why does "[email protected]" have the '@'? 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