Re: [systemd-devel] NFS mount unit

2013-02-24 Thread Patrick Donnelly
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

[systemd-devel] failed unit is not restarted

2013-02-24 Thread Patrick Donnelly
Hello, I'm trying to get my [email protected] to restart on failure (e.g. when I remove my USB dock and then plug it back in). Despite putting "Restart=always" in the service file, it always remains in the failed state. I've attached `systemctl show dhpcd\@eth0.service` and `systemctl status dhc