fix bug where onionr would complain while restarting about not being able to start
This commit is contained in:
parent
c5fd39c762
commit
b878faeb4c
3 changed files with 11 additions and 1 deletions
|
@ -36,3 +36,5 @@ onboarding_mark_file = home + 'onboarding-completed'
|
|||
log_file = home + 'onionr.log'
|
||||
|
||||
ephemeral_services_file = home + 'ephemeral-services.list'
|
||||
|
||||
restarting_indicator = home + "is-restarting"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue