Fix respawn period typo

This commit is contained in:
MadcowOG 2022-07-08 01:00:21 -07:00
parent f05252ec77
commit d5db6b8a2f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ name="ly"
description="TUI Display Manager"
supervisor=supervise-daemon
respawn-period=60
respawn_period=60
pidfile=/run/"${RC_SVCNAME}.pid"
depend() {