Browse Source

更新 'resin.ini'

robert 3 years ago
parent
commit
43d6c66ffc
1 changed files with 9 additions and 1 deletions
  1. 9 1
      resin.ini

+ 9 - 1
resin.ini

@@ -7,4 +7,12 @@ startsecs=50
 autostart=true
 startretries=3
 autorestart=true
-user=book
+user=book
+
+[program:crond]
+command=/usr/sbin/crond -n
+autostart=true
+startsecs=50
+startretries=3
+autorestart=true
+user=root