Skip to content

Commit

Permalink
No need to debug supervisord
Browse files Browse the repository at this point in the history
  • Loading branch information
mliljedahl committed Oct 9, 2021
1 parent 77fe9fd commit 8ea48b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supervisord.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[supervisord]
nodaemon = true
user = root
loglevel = debug
loglevel = info

[program:telldusd]
command = /usr/local/sbin/telldusd --nodaemon
Expand Down

0 comments on commit 8ea48b8

Please sign in to comment.