Restruct files, prepare for next feature

This commit is contained in:
2024-08-06 17:14:00 +02:00
parent 7cec02f649
commit 3cc104e08e
9 changed files with 44 additions and 36 deletions

View File

@@ -0,0 +1,15 @@
[program:home_automation_backend]
environment=PYTHONUNBUFFERED=1
command=
directory=
user=
group=
autostart=true
autorestart=true
startsecs=1
startretries=100
stopwaitsecs=30
redirect_stderr=true
stdout_logfile=/var/log/supervisor/%(program_name)s.log
stdout_logfile_maxbytes=5MB
stdout_logfile_backups=5