Fix spelling errors
This commit is contained in:
committed by
Jan Vidar Krey
parent
be1ad4f475
commit
ef83b31cec
@@ -8,7 +8,7 @@ start on filesystem or runlevel [2345]
|
||||
stop on runlevel [!2345]
|
||||
|
||||
# Allow the service to respawn, but if its happening too often
|
||||
# (10 times in 5 seconds) theres a problem and we should stop trying.
|
||||
# (10 times in 5 seconds) there's a problem and we should stop trying.
|
||||
respawn
|
||||
respawn limit 10 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user