diff options
Diffstat (limited to 'net-im/maubot/files/maubot.service')
-rw-r--r-- | net-im/maubot/files/maubot.service | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-im/maubot/files/maubot.service b/net-im/maubot/files/maubot.service deleted file mode 100644 index 92ed035..0000000 --- a/net-im/maubot/files/maubot.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=A plugin-based Matrix bot system -After=network.target - -[Service] -User=maubot -Group=maubot -Restart=always -ExecStart=/usr/bin/python -m maubot -c /etc/maubot/maubot.yaml - -[Install] -WantedBy=multi-user.target
\ No newline at end of file |