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 openvpn@.service
, or do I have to do something else?
If your config file is /etc/openvpn/foo.conf, then:
systemctl start openvpn@foo.service
Mi
> -Original Message-
> From:
> systemd-devel-bounces+m.d.berger=ieee@lists.freedesktop.or
> g
> [mailto:systemd-devel-bounces+m.d.berger=ieee.org@lists.freede
sktop.org] On Behalf Of Michal Schmidt
> Sent: Wednesday, November 16, 2011 06:39
> To: systemd-devel@lists.freedesktop.org
>
On 11/15/2011 09:20 AM, Tom Gundersen wrote:
-After=systemd-readahead-collect.service systemd-readahead-replay.service
local-fs.target
+After=systemd-readahead-collect.service systemd-readahead-replay.service
rootfs-remount.service @localstatedir@.mount
What if /var/lib itself is a separate m
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 tty@.service can be instantiated to be
tty@tty1.service.
Correct. In the instances of openvpn@.service the @ should