summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2024-10-08 12:27:06 +0200
committerSimon Rettberg2024-10-08 12:27:06 +0200
commit4613452db029c414bf83f925375be557e7471176 (patch)
tree98a6cf48236470b3aa813597a5e7ab1ec3b9e0ee
parent[SSPS] slxadmin-cron: Write to stdout too now that it goes to journal (diff)
downloadsetup-scripts-4613452db029c414bf83f925375be557e7471176.tar.gz
setup-scripts-4613452db029c414bf83f925375be557e7471176.tar.xz
setup-scripts-4613452db029c414bf83f925375be557e7471176.zip
[SSPS] slx-cron: Run as www-data
-rw-r--r--satellit_installer/static_files/slxadmin/etc/systemd/system/slx-cron.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/satellit_installer/static_files/slxadmin/etc/systemd/system/slx-cron.service b/satellit_installer/static_files/slxadmin/etc/systemd/system/slx-cron.service
index 3a29971..fcd2c34 100644
--- a/satellit_installer/static_files/slxadmin/etc/systemd/system/slx-cron.service
+++ b/satellit_installer/static_files/slxadmin/etc/systemd/system/slx-cron.service
@@ -4,4 +4,5 @@ RefuseManualStart=yes
[Service]
Type=oneshot
+User=www-data
ExecStart=/opt/openslx/slxadmin-cronscript