Hello,

On 01/13/2015 08:27 AM, Steve Dickson wrote:
> Here is what I have now in nfs-idmap.service:
> 
> [Unit]
> Description=NFSv4 ID-name mapping service
> 
> BindTo=nfs-server.service
> 
> Wants=nfs-config.service
> After=nfs-config.service
> 
> [Service]
> EnvironmentFile=-/run/sysconfig/nfs-utils
> Type=forking
> ExecStart=/usr/sbin/rpc.idmapd $RPCIDMAPDARGS
> 
> And in nfs-server.service I have the lines:
> Wants= nfs-idmapd.service
> After= nfs-idmapd.service 
> 
> And still rpc.idmapd does not come down when server is stopped.
Never mind... I got this working... It was a pilot error on my part :$

thanks for all the help!!

steved.

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to