Initial public commit
This commit is contained in:
9
scripts/systemd/hotpocket.service
Normal file
9
scripts/systemd/hotpocket.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Matrix Homeserver Policy Manager
|
||||
Wants=hotpocket.timer
|
||||
|
||||
[Service]
|
||||
User=hotpocket
|
||||
Type=simple
|
||||
Environment="HOTPOCKET_CONFIG_DIR=/etc/hotpocket"
|
||||
ExecStart=./etc/hotpocket.sh
|
Reference in New Issue
Block a user