Add files via upload

This commit is contained in:
nmset
2018-04-14 21:39:55 +02:00
committed by GitHub
parent 3618a09c27
commit df97397fc4
32 changed files with 2136 additions and 2 deletions

14
saf7-default.service Normal file
View File

@@ -0,0 +1,14 @@
[Unit]
Description=XMPP send and forget : saf7
Requires=network.target
After=network.target
[Service]
Type=dbus
BusName=xmpp.saf-default
ExecStart=/usr/local/bin/saf7 -c /usr/local/etc/saf7/saf7-default.rc
User=root
[Install]
WantedBy=multi-user.target