Accepting request 342752 from home:jeff_mahoney:branches:Base:System
- Use proper annotations for service restart (bsc#952055). OBS-URL: https://build.opensuse.org/request/show/342752 OBS-URL: https://build.opensuse.org/package/show/Base:System/nfs-utils?expand=0&rev=147
This commit is contained in:
parent
31ae0b926a
commit
2894dba1e8
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 27 13:24:31 UTC 2015 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Use proper annotations for service restart (bsc#952055).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 22 06:35:02 UTC 2015 - nfbrown@suse.com
|
Thu Oct 22 06:35:02 UTC 2015 - nfbrown@suse.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ MOUNTD_PORT=""
|
|||||||
## Description: GSS security for NFS
|
## Description: GSS security for NFS
|
||||||
## Type: yesno
|
## Type: yesno
|
||||||
## Default: yes
|
## Default: yes
|
||||||
## ServiceRestart: nfs nfsserver
|
## ServiceRestart: nfs,nfsserver
|
||||||
#
|
#
|
||||||
# Enable RPCSEC_GSS security for NFS (yes/no)
|
# Enable RPCSEC_GSS security for NFS (yes/no)
|
||||||
#
|
#
|
||||||
@ -47,7 +47,7 @@ NFS3_SERVER_SUPPORT="yes"
|
|||||||
## Description: NFSv4 protocol support
|
## Description: NFSv4 protocol support
|
||||||
## Type: yesno
|
## Type: yesno
|
||||||
## Default: yes
|
## Default: yes
|
||||||
## ServiceRestart: nfs nfsserver
|
## ServiceRestart: nfs,nfsserver
|
||||||
#
|
#
|
||||||
# Enable NFSv4 support (server and/or client) (yes/no)
|
# Enable NFSv4 support (server and/or client) (yes/no)
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user