summarylogtreecommitdiffstats
path: root/gitlab-pages.service
diff options
context:
space:
mode:
authorCaleb Maclennan2021-05-11 15:54:53 +0300
committerCaleb Maclennan2021-05-11 15:54:53 +0300
commit8d8cfaa31e392f94f13d851379643fc9d0abd42d (patch)
treed58688e6bd9e2f865094d3adaf2bf73d754eedb6 /gitlab-pages.service
parent080e0817b3b6d06db117a48e39c3d37f518271b1 (diff)
downloadaur-8d8cfaa31e392f94f13d851379643fc9d0abd42d.tar.gz
upgpkg: gitlab-pages 1.38.0-6
Update systemd syntax
Diffstat (limited to 'gitlab-pages.service')
-rw-r--r--gitlab-pages.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitlab-pages.service b/gitlab-pages.service
index 689e55396060..3e5f559bf972 100644
--- a/gitlab-pages.service
+++ b/gitlab-pages.service
@@ -15,8 +15,8 @@ ExecStart=/usr/bin/setpriv --inh-caps=-all --clear-groups \
/usr/bin/gitlab-pages -config /etc/gitlab-pages/config.cfg
Restart=always
RestartSec=120
-StandardOutput=syslog
-StandardError=syslog
+StandardOutput=journal
+StandardError=journal
SyslogIdentifier=gitlab-pages
PrivateTmp=true
ProtectSystem=full