From c3ae0edaa3934c15f8cc97a48590bea0f38be9ee Mon Sep 17 00:00:00 2001 From: Brian Lin Date: Thu, 17 Oct 2024 16:33:15 -0500 Subject: [PATCH] Align OSDF RunLocation hierarchy with Pelican components --- systemd/osdf-cache.yaml | 2 +- systemd/osdf-origin.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/systemd/osdf-cache.yaml b/systemd/osdf-cache.yaml index d8009a9ff..0c9485ce1 100644 --- a/systemd/osdf-cache.yaml +++ b/systemd/osdf-cache.yaml @@ -20,4 +20,4 @@ XRootD: Sitename: TOPOLOGY_RESOURCE_NAME Cache: DataLocation: "/mnt/osdf" - RunLocation: /run/pelican/osdf-cache/xrootd + RunLocation: /run/pelican/xrootd/osdf-cache diff --git a/systemd/osdf-origin.yaml b/systemd/osdf-origin.yaml index d47804756..4ea116cfe 100644 --- a/systemd/osdf-origin.yaml +++ b/systemd/osdf-origin.yaml @@ -23,4 +23,4 @@ XRootD: Origin: NamespacePrefix: "/MY_NAMESPACE" Multiuser: false - RunLocation: /run/pelican/osdf-origin/xrootd/ + RunLocation: /run/pelican/xrootd/osdf-origin