mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-01-07 05:38:06 -05:00
contrib: Add systemd service file.
This commit is contained in:
parent
61a87075e4
commit
394b25ed5c
8
contrib/pantalaimon.service
Normal file
8
contrib/pantalaimon.service
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Pantalaimon E2E Matrix reverse proxy
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
ExecStart=/usr/bin/pantalaimon
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=default.target
|
Loading…
Reference in New Issue
Block a user