This repository has been archived on 2022-03-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2022-02-20 14:43:11 +00:00
|
|
|
[Unit]
|
|
|
|
|
Description=Matrix Homeserver Policy Manager
|
|
|
|
|
Wants=hotpocket.timer
|
|
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
|
User=hotpocket
|
|
|
|
|
Type=simple
|
|
|
|
|
Environment="HOTPOCKET_CONFIG_DIR=/etc/hotpocket"
|
|
|
|
|
ExecStart=./etc/hotpocket.sh
|