diff --git a/contrib/pantalaimon.service b/contrib/pantalaimon.service new file mode 100644 index 0000000..9a4a2b3 --- /dev/null +++ b/contrib/pantalaimon.service @@ -0,0 +1,8 @@ +[Unit] +Description=Pantalaimon E2E Matrix reverse proxy + +[Service] +ExecStart=/usr/bin/pantalaimon + +[Install] +WantedBy=default.target