From eb174629ae81c6950e76ccbe99cdfe14ec7a0a08 Mon Sep 17 00:00:00 2001 From: Derek Weitzel Date: Thu, 15 Jun 2023 13:11:30 -0500 Subject: [PATCH] Change from named daemon to exec --- configs/60-osg-multiuser.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/60-osg-multiuser.cfg b/configs/60-osg-multiuser.cfg index 12c9b52..4091ff0 100644 --- a/configs/60-osg-multiuser.cfg +++ b/configs/60-osg-multiuser.cfg @@ -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