diff options
Diffstat (limited to 'systemd/system/brandbot.service')
-rw-r--r-- | systemd/system/brandbot.service | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/systemd/system/brandbot.service b/systemd/system/brandbot.service new file mode 100644 index 00000000..9b421b69 --- /dev/null +++ b/systemd/system/brandbot.service @@ -0,0 +1,6 @@ +[Unit] +Description=Flexible Branding Service + +[Service] +ExecStart=/usr/sbin/brandbot +PrivateTmp=true |