Parcourir la source

Merge pull request #43 from keomabrun/dev_39

add service description
agentcobra il y a 6 ans
Parent
commit
4bf75c3112
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      scripts/install

+ 1 - 1
scripts/install

@@ -274,7 +274,7 @@ if [[ $ip6_addr != none ]]; then
 fi
 fi
 
 
 systemctl enable ynh-hotspot
 systemctl enable ynh-hotspot
-yunohost service add ynh-hotspot
+yunohost service add ynh-hotspot --description "creates a Wi-Fi access point"
 
 
 if [[ $wifi_device == none ]]; then
 if [[ $wifi_device == none ]]; then
   echo "WARNING: Wifi Hotspot is not started because no wifi device was found (please, check the web admin)" >&2
   echo "WARNING: Wifi Hotspot is not started because no wifi device was found (please, check the web admin)" >&2