summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorJonathan Bauer2013-07-03 18:35:45 +0200
committerJonathan Bauer2013-07-03 18:35:45 +0200
commit8814328e67b59e9522a9a364fed10fd5afd01363 (patch)
treee0e0db3cd2ed1623a0c18537a293e45dc56a3b28 /remote
parentMerge branch 'master' of git:openslx-ng/tm-scripts (diff)
downloadtm-scripts-8814328e67b59e9522a9a364fed10fd5afd01363.tar.gz
tm-scripts-8814328e67b59e9522a9a364fed10fd5afd01363.tar.xz
tm-scripts-8814328e67b59e9522a9a364fed10fd5afd01363.zip
[pam] add path to rfc_pipefs filesystem when executing rpc.gssd (needed to fix opensuse12.3 which has a different default path than Ubuntu......)
Diffstat (limited to 'remote')
-rw-r--r--remote/modules/pam/data/etc/systemd/system/rpc-gssd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/pam/data/etc/systemd/system/rpc-gssd.service b/remote/modules/pam/data/etc/systemd/system/rpc-gssd.service
index 6623428d..79ffce8d 100644
--- a/remote/modules/pam/data/etc/systemd/system/rpc-gssd.service
+++ b/remote/modules/pam/data/etc/systemd/system/rpc-gssd.service
@@ -4,4 +4,4 @@ Requires=run-rpc_pipefs.mount
After=run-rpc_pipefs.mount
[Service]
-ExecStart=/usr/sbin/rpc.gssd -f -vvv
+ExecStart=/usr/sbin/rpc.gssd -f -vvv -p /run/rpc_pipefs