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:
Neil Brown 2015-11-07 03:23:16 +00:00 committed by Git OBS Bridge
parent 31ae0b926a
commit 2894dba1e8
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -24,7 +24,7 @@ MOUNTD_PORT=""
## Description: GSS security for NFS
## Type: yesno
## Default: yes
## ServiceRestart: nfs nfsserver
## ServiceRestart: nfs,nfsserver
#
# Enable RPCSEC_GSS security for NFS (yes/no)
#
@ -47,7 +47,7 @@ NFS3_SERVER_SUPPORT="yes"
## Description: NFSv4 protocol support
## Type: yesno
## Default: yes
## ServiceRestart: nfs nfsserver
## ServiceRestart: nfs,nfsserver
#
# Enable NFSv4 support (server and/or client) (yes/no)
#