systemd migration
This commit is contained in:
parent
a20c6440ee
commit
188ffb6c70
17 changed files with 35 additions and 19 deletions
|
@ -1,17 +0,0 @@
|
|||
[Unit]
|
||||
Description=wsproxy
|
||||
Documentation=https://github.com/mautrix/wsproxy
|
||||
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
User=mautrix-wsproxy
|
||||
Group=mautrix-wsproxy
|
||||
ExecStart=/usr/bin/mautrix-wsproxy --config /etc/mautrix-wsproxy.yaml
|
||||
WorkingDirectory=/tmp
|
||||
Restart=on-failure
|
||||
RestartSec=60
|
||||
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue