Hello all,

Simon McVittie [2014-11-08  0:37 +0000]:
> --- rpcbind-0.2.1/debian/rpcbind.service      1970-01-01 01:00:00.000000000 
> +0100
> +++ rpcbind-0.2.1/debian/rpcbind.service      2014-11-07 10:32:08.000000000 
> +0000
> @@ -0,0 +1,19 @@
> +[Unit]
> +Description=RPC bind portmap service
> +After=systemd-tmpfiles-setup.service
> +Wants=remote-fs-pre.target
> +Before=remote-fs-pre.target
> +DefaultDependencies=no
> +
> +[Service]
> +Environment="OPTIONS=-w"
> +ExecStart=/sbin/rpcbind $OPTIONS
> +EnvironmentFile=-/etc/rpcbind.conf
> +EnvironmentFile=-/etc/default/rpcbind
> +Type=forking
> +KillMode=process
> +Restart=on-failure
> +
> +[Install]
> +WantedBy=sysinit.target
> +Alias=portmap

For the record, this should be "portmap.service", not just "portmap".
This is present in all proposed patches in this bug report so far.
Thanks to Michael Biebl for spotting this!

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to