Skip to content

Commit

Permalink
Merge pull request #46 from opensciencegrid/named-to-exec
Browse files Browse the repository at this point in the history
Change from named daemon to exec
  • Loading branch information
matyasselmeci authored Jun 15, 2023
2 parents 444fef5 + eb17462 commit e62908d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/60-osg-multiuser.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Enable multiuser plugin. This makes XRootD to write the files with the
# ownership of the user that authenticated to the server and not as the
# 'xrootd' user
if named xrootd
if exec xrootd
ofs.osslib ++ libXrdMultiuser.so
else
ofs.osslib libXrdMultiuser.so default
Expand Down

0 comments on commit e62908d

Please sign in to comment.