Skip to content

Commit e62908d

Browse files
Merge pull request #46 from opensciencegrid/named-to-exec
Change from named daemon to exec
2 parents 444fef5 + eb17462 commit e62908d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configs/60-osg-multiuser.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Enable multiuser plugin. This makes XRootD to write the files with the
22
# ownership of the user that authenticated to the server and not as the
33
# 'xrootd' user
4-
if named xrootd
4+
if exec xrootd
55
ofs.osslib ++ libXrdMultiuser.so
66
else
77
ofs.osslib libXrdMultiuser.so default

0 commit comments

Comments
 (0)