ソースを参照

Comment out unkillable.

Chris McDonough 19 年 前
コミット
4b113b290b
1 ファイル変更7 行追加7 行削除
  1. 7 7
      sample.conf

+ 7 - 7
sample.conf

@@ -106,13 +106,13 @@ autorestart=true
 user=chrism
 logfile_maxbytes=1MB
 
-[program:unkillable]
-command=python /Users/chrism/projects/supervisor/2.0/fixtures/unkillable_spew.py
-priority=1
-autostart=true
-autorestart=true
-user=chrism
-logfile_maxbytes=1MB
+; [program:unkillable]
+; command=python /Users/chrism/projects/supervisor/2.0/fixtures/unkillable_spew.py
+; priority=1
+; autostart=true
+; autorestart=true
+; user=chrism
+; logfile_maxbytes=1MB
 
 [program:postgres]
 command=/Users/chrism/projects/websafe/dev-sandbox/bin/postmaster