Skip to content

Commit

Permalink
Change from named daemon to exec
Browse files Browse the repository at this point in the history
  • Loading branch information
djw8605 authored Jun 15, 2023
1 parent 444fef5 commit eb17462
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 eb17462

Please sign in to comment.