mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-01-05 21:01:08 -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