summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2013-05-31 16:04:17 +0200
committerGünther Deschner <gdeschner@redhat.com>2013-06-03 12:39:49 +0200
commitf0b471b794414eaad3ad983e914c9cdf0fc413c7 (patch)
tree6310800804f17a228675d25fb66d8d1285c21db8
parentdf40fa2e840e6a1f1ad32343fa39724409431067 (diff)
downloadgss-proxy-f0b471b794414eaad3ad983e914c9cdf0fc413c7.tar.gz
gss-proxy-f0b471b794414eaad3ad983e914c9cdf0fc413c7.tar.xz
gss-proxy-f0b471b794414eaad3ad983e914c9cdf0fc413c7.zip
systemd: add require for the nfs kernel modules.
This assures the right startup and checking order for gssproxy and kernel nfs gssproxy client interface. Signed-off-by: Günther Deschner <gdeschner@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>
-rw-r--r--proxy/systemd/gssproxy.service.in1
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