On Sat, Feb 16, 2013 at 9:44 AM, Zbigniew Jędrzejewski-Szmek
wrote:
> On Fri, Feb 15, 2013 at 03:44:54PM -0500, Patrick Donnelly wrote:
>> I am trying to setup a mount unit file for an NFS mount. I'm using
>> (with IP address hidden):
>>
>> # cat host\@.mount
> Mount units must be named after the
On Fri, Feb 15, 2013 at 03:44:54PM -0500, Patrick Donnelly wrote:
> I am trying to setup a mount unit file for an NFS mount. I'm using
> (with IP address hidden):
>
> # cat host\@.mount
Mount units must be named after the mount point directories they
control.
Zbyszek
_
On Sat, Feb 16, 2013 at 1:32 PM, Reindl Harald wrote:
>
>
> Am 16.02.2013 13:21, schrieb Peter Sztanojev:
>> On Sat, Feb 16, 2013 at 1:12 PM, Reindl Harald
>> wrote:
>>>
>>>
>>> Am 16.02.2013 13:05, schrieb Colin Guthrie:
Can't you just make openvpn.service also part of network.target? Thus
Am 16.02.2013 13:21, schrieb Peter Sztanojev:
> On Sat, Feb 16, 2013 at 1:12 PM, Reindl Harald wrote:
>>
>>
>> Am 16.02.2013 13:05, schrieb Colin Guthrie:
>>> Can't you just make openvpn.service also part of network.target? Thus
>>> holding up network.target until after it's started and thus del
On Sat, Feb 16, 2013 at 1:12 PM, Reindl Harald wrote:
>
>
> Am 16.02.2013 13:05, schrieb Colin Guthrie:
>> Can't you just make openvpn.service also part of network.target? Thus
>> holding up network.target until after it's started and thus delaying the
>> mount until that point (even when the moun
Am 16.02.2013 13:05, schrieb Colin Guthrie:
> Can't you just make openvpn.service also part of network.target? Thus
> holding up network.target until after it's started and thus delaying the
> mount until that point (even when the mount is generated from fstab)
and would by a lottery openvpn sta
'Twas brillig, and Patrick Donnelly at 15/02/13 20:44 did gyre and gimble:
> I am trying to setup a mount unit file for an NFS mount. I'm using
> (with IP address hidden):
>
> # cat host\@.mount
> [Unit]
> Description=%i mount
> DefaultDependencies=no
> Requires=local-fs.target network.target rpc-
I am trying to setup a mount unit file for an NFS mount. I'm using
(with IP address hidden):
# cat host\@.mount
[Unit]
Description=%i mount
DefaultDependencies=no
Requires=local-fs.target network.target rpc-statd.service
Conflicts=umount.target
[Mount]
What=host:/%i
Where=/%i
Type=nfs
Options=use