Re: [PATCH] nfs-utils: Fix rpc.gssd and rpc.svcgssd args variable names

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 02/11/2015 11:17 AM, Benjamin Coddington wrote:
> This fixes mis-matched variable names from fedora's /etc/sysconfig/nfs.
> 
> Signed-off-by: Benjamin Coddington <bcodding@xxxxxxxxxx>
> ---
>  systemd/rpc-gssd.service    |    2 +-
>  systemd/rpc-svcgssd.service |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/systemd/rpc-gssd.service b/systemd/rpc-gssd.service
> index d4a3819..6e1af86 100644
> --- a/systemd/rpc-gssd.service
> +++ b/systemd/rpc-gssd.service
> @@ -16,4 +16,4 @@ After=nfs-config.service
>  EnvironmentFile=-/run/sysconfig/nfs-utils
>  
>  Type=forking
> -ExecStart=/usr/sbin/rpc.gssd $GSSDARGS
> +ExecStart=/usr/sbin/rpc.gssd $RPCGSSDARGS
> diff --git a/systemd/rpc-svcgssd.service b/systemd/rpc-svcgssd.service
> index f7424b0..0aeaed9 100644
> --- a/systemd/rpc-svcgssd.service
> +++ b/systemd/rpc-svcgssd.service
> @@ -16,4 +16,4 @@ After=nfs-config.service
>  [Service]
>  EnvironmentFile=-/run/sysconfig/nfs-utils
>  Type=forking
> -ExecStart=/usr/sbin/rpc.svcgssd $SVCGSSDARGS
> +ExecStart=/usr/sbin/rpc.svcgssd $RPCSVCGSSDARGS
> 
This is distro specific... So I'm going to leave as is... 

steved.
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux