From 2890db56f4fb9860b4db8bb53654b2f880f83194 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 5 May 2023 19:52:22 +0200 Subject: [SSPS] ldadp: Run proxy as ldadp user --- satellit_installer/static_files/ldadp/etc/systemd/system/ldadp@.service | 1 + 1 file changed, 1 insertion(+) (limited to 'satellit_installer') diff --git a/satellit_installer/static_files/ldadp/etc/systemd/system/ldadp@.service b/satellit_installer/static_files/ldadp/etc/systemd/system/ldadp@.service index 884e948..3f8953e 100644 --- a/satellit_installer/static_files/ldadp/etc/systemd/system/ldadp@.service +++ b/satellit_installer/static_files/ldadp/etc/systemd/system/ldadp@.service @@ -6,6 +6,7 @@ ConditionFileNotEmpty=/opt/ldadp/configs/%i.cfg ExecStart=/opt/ldadp/ldadp -n /opt/ldadp/configs/%i.cfg Restart=always RestartSec=10 +User=ldadp [Install] WantedBy=multi-user.target -- cgit v1.2.3-55-g7522