Update ma1sd to mxids
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
[Unit]
|
||||
Description=ma1sd
|
||||
After=syslog.target
|
||||
|
||||
[Service]
|
||||
User=ma1sd
|
||||
ExecStart=/usr/bin/ma1sd -c /etc/ma1sd/ma1sd.yaml
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
10
src/systemd/mxids.service
Normal file
10
src/systemd/mxids.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=mxids
|
||||
After=syslog.target
|
||||
|
||||
[Service]
|
||||
User=mxids
|
||||
ExecStart=/usr/bin/mxids -c /etc/mxids/mxids.yaml
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user