summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2013-05-29 15:58:34 +0200
committerGünther Deschner <gdeschner@redhat.com>2013-05-29 16:11:20 +0200
commitdf40fa2e840e6a1f1ad32343fa39724409431067 (patch)
treedc0ca9ccde170dffa79b370d6df01513638b855b
parent2ba5ca5a77a6cd3a3440e624af0567554123fdc2 (diff)
downloadgss-proxy-df40fa2e840e6a1f1ad32343fa39724409431067.tar.gz
gss-proxy-df40fa2e840e6a1f1ad32343fa39724409431067.tar.xz
gss-proxy-df40fa2e840e6a1f1ad32343fa39724409431067.zip
systemd: Make sure we start before nfs-secure services.
They might want to use gssproxy so we need to run in advance. 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 8c0be48..950d8ae 100644
--- a/proxy/systemd/gssproxy.service.in
+++ b/proxy/systemd/gssproxy.service.in
@@ -2,6 +2,7 @@
Description=GSSAPI Proxy Daemon
# GSSPROXY will not be started until syslog is
After=syslog.target
+Before=nfs-secure.service nfs-secure-server.service
[Service]
ExecStart=@sbindir@/gssproxy -D