Ported to golang, only ticktick remaining
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[program:home_automation_backend]
|
||||
environment=PYTHONUNBUFFERED=1
|
||||
command=
|
||||
directory=
|
||||
user=
|
||||
group=
|
||||
environment=
|
||||
autostart=true
|
||||
autorestart=true
|
||||
startsecs=1
|
||||
startsecs=15
|
||||
startretries=100
|
||||
stopwaitsecs=30
|
||||
redirect_stderr=true
|
||||
|
||||
Reference in New Issue
Block a user