mirror of
https://github.com/unraid/webgui.git
synced 2026-05-08 05:12:14 -05:00
Merge pull request #2477 from unraid/fix-rc-crond
fix: typo in rc.crond
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ crond_restart(){
|
||||
}
|
||||
|
||||
crond_status(){
|
||||
if atd_running; then
|
||||
if crond_running; then
|
||||
echo "$DAEMON is currently running."
|
||||
else
|
||||
echo "$DAEMON is not running."
|
||||
|
||||
Reference in New Issue
Block a user