summaryrefslogtreecommitdiffstats
path: root/satellit_installer
diff options
context:
space:
mode:
authorSimon Rettberg2023-05-05 19:52:22 +0200
committerSimon Rettberg2023-05-05 19:52:22 +0200
commit2890db56f4fb9860b4db8bb53654b2f880f83194 (patch)
treedafc4d886b7d3b7a8ea3241d540bba00ba4f5726 /satellit_installer
parent[SSPS] Make (more) sure taskmanager is up before running bootup hook (diff)
downloadsetup-scripts-2890db56f4fb9860b4db8bb53654b2f880f83194.tar.gz
setup-scripts-2890db56f4fb9860b4db8bb53654b2f880f83194.tar.xz
setup-scripts-2890db56f4fb9860b4db8bb53654b2f880f83194.zip
[SSPS] ldadp: Run proxy as ldadp user
Diffstat (limited to 'satellit_installer')
-rw-r--r--satellit_installer/static_files/ldadp/etc/systemd/system/ldadp@.service1
1 files changed, 1 insertions, 0 deletions
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