2017/communication/matterbridge@.service
2017-07-24 15:26:19 +03:00

13 lines
238 B
Desktop File

[Unit]
Description=matterbridge sync service (%i)
After=network.target
[Service]
User=nobody
Group=nogroup
PrivateTmp=yes
ExecStart=/opt/matterbridge/bin/matterbridge -conf /etc/matterbridge/%i.json
[Install]
WantedBy=multi-user.target