Added ZMQ
This commit is contained in:
parent
fbfc7d9992
commit
6bedd576be
12
server/tellme_notifier.service
Normal file
12
server/tellme_notifier.service
Normal file
@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Tellme Notifier
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
User=tellme
|
||||
WorkingDirectory=/opt/tellme
|
||||
ExecStart=notifier.py
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user