* [PATCH] systemd: added the $BLKMAPDARGS var to the nfs-blkmap service
@ 2014-12-10 21:02 Steve Dickson
2014-12-13 14:31 ` Steve Dickson
0 siblings, 1 reply; 2+ messages in thread
From: Steve Dickson @ 2014-12-10 21:02 UTC (permalink / raw)
To: Linux NFS Mailing list
Signed-off-by: Steve Dickson <steved@redhat.com>
---
systemd/nfs-blkmap.service | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/systemd/nfs-blkmap.service b/systemd/nfs-blkmap.service
index 68cc9e9..f470e3d 100644
--- a/systemd/nfs-blkmap.service
+++ b/systemd/nfs-blkmap.service
@@ -13,4 +13,4 @@ PartOf=nfs-utils.service
[Service]
Type=forking
PIDFile=/var/run/blkmapd.pid
-ExecStart=/usr/sbin/blkmapd
+ExecStart=/usr/sbin/blkmapd $BLKMAPDARGS
--
2.1.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] systemd: added the $BLKMAPDARGS var to the nfs-blkmap service
2014-12-10 21:02 [PATCH] systemd: added the $BLKMAPDARGS var to the nfs-blkmap service Steve Dickson
@ 2014-12-13 14:31 ` Steve Dickson
0 siblings, 0 replies; 2+ messages in thread
From: Steve Dickson @ 2014-12-13 14:31 UTC (permalink / raw)
To: Linux NFS Mailing list
On 12/10/2014 04:02 PM, Steve Dickson wrote:
> Signed-off-by: Steve Dickson <steved@redhat.com>
> ---
> systemd/nfs-blkmap.service | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Committed...
steved.
>
> diff --git a/systemd/nfs-blkmap.service b/systemd/nfs-blkmap.service
> index 68cc9e9..f470e3d 100644
> --- a/systemd/nfs-blkmap.service
> +++ b/systemd/nfs-blkmap.service
> @@ -13,4 +13,4 @@ PartOf=nfs-utils.service
> [Service]
> Type=forking
> PIDFile=/var/run/blkmapd.pid
> -ExecStart=/usr/sbin/blkmapd
> +ExecStart=/usr/sbin/blkmapd $BLKMAPDARGS
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-13 14:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10 21:02 [PATCH] systemd: added the $BLKMAPDARGS var to the nfs-blkmap service Steve Dickson
2014-12-13 14:31 ` Steve Dickson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox