diff options
Diffstat (limited to 'systemd/system/brandbot.service')
-rw-r--r-- | systemd/system/brandbot.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/system/brandbot.service b/systemd/system/brandbot.service index 9b421b69..eeef9423 100644 --- a/systemd/system/brandbot.service +++ b/systemd/system/brandbot.service @@ -2,5 +2,5 @@ Description=Flexible Branding Service [Service] -ExecStart=/usr/sbin/brandbot +ExecStart=/usr/libexec/initscripts/brandbot PrivateTmp=true |