diff options
-rw-r--r-- | proxy/systemd/gssproxy.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proxy/systemd/gssproxy.service.in b/proxy/systemd/gssproxy.service.in index 950d8ae..7aa6785 100644 --- a/proxy/systemd/gssproxy.service.in +++ b/proxy/systemd/gssproxy.service.in @@ -3,6 +3,7 @@ Description=GSSAPI Proxy Daemon # GSSPROXY will not be started until syslog is After=syslog.target Before=nfs-secure.service nfs-secure-server.service +Requires=proc-fs-nfsd.mount [Service] ExecStart=@sbindir@/gssproxy -D |