mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2024-10-01 03:35:38 -04:00
9 lines
133 B
Desktop File
9 lines
133 B
Desktop File
[Unit]
|
|
Description=Pantalaimon E2E Matrix reverse proxy
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/pantalaimon
|
|
|
|
[Install]
|
|
WantedBy=default.target
|