mirror of
https://github.com/YunoHost-Apps/hotspot_ynh.git
synced 2024-09-03 19:25:53 +02:00
--need_lock on restore
This commit is contained in:
parent
fab4ff8643
commit
e376c50ad6
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ systemctl enable $service_name.service
|
|||
# ADVERTISE SERVICE IN ADMIN PANEL
|
||||
#=================================================
|
||||
|
||||
yunohost service add $app --log "/var/log/$app/$app.log"
|
||||
yunohost service add $service_name --description "Creates a Wi-Fi access point" --need_lock
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Add table
Reference in a new issue