diff options
| -rw-r--r-- | meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-server.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-server.service b/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-server.service index 6481377d80..5c845b7e82 100644 --- a/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-server.service +++ b/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-server.service | |||
| @@ -17,7 +17,6 @@ ExecStop=@SBINDIR@/rpc.nfsd 0 | |||
| 17 | ExecStopPost=@SBINDIR@/exportfs -au | 17 | ExecStopPost=@SBINDIR@/exportfs -au |
| 18 | ExecStopPost=@SBINDIR@/exportfs -f | 18 | ExecStopPost=@SBINDIR@/exportfs -f |
| 19 | ExecReload=@SBINDIR@/exportfs -r | 19 | ExecReload=@SBINDIR@/exportfs -r |
| 20 | StandardError=syslog | ||
| 21 | RemainAfterExit=yes | 20 | RemainAfterExit=yes |
| 22 | 21 | ||
| 23 | [Install] | 22 | [Install] |
