Development
This commit is contained in:
parent
096904c723
commit
cb0fb0bdaf
12 changed files with 89 additions and 8 deletions
|
|
@ -781,7 +781,7 @@ def cmd_apply(data, dry_run=False):
|
|||
timers.install_maint_timer(data)
|
||||
else:
|
||||
timers.remove_timers([timers.MAINT_TIMER_NAME], [timers.MAINT_TIMER_FILE], [timers.MAINT_TIMER_SVC_FILE])
|
||||
print("No enabled DDNS providers — timer not installed.")
|
||||
print("No enabled DDNS providers - timer not installed.")
|
||||
print()
|
||||
|
||||
print("Boot service ========================================================")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue