Skip to content
Snippets Groups Projects
Commit 61765d08 authored by Julien Leduc's avatar Julien Leduc
Browse files

No need to export with systemd

parent b54f10f0
No related branches found
Tags v3.1-14
No related merge requests found
......@@ -9,5 +9,5 @@
#
# These two variables set the authentication mechanism to Simple Shared Secret
# (SSS) and set the SSS key to be that of the tape server
export XrdSecPROTOCOL=sss
export XrdSecSSSKT=/etc/cta/cta-taped.sss.keytab
XrdSecPROTOCOL=sss
XrdSecSSSKT=/etc/cta/cta-taped.sss.keytab
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment