The service is now based on yunohost settings, allowing to update the setup though the web interface with yunohost app setting commands
This commit is contained in:
parent
457f023e09
commit
2c44b2a7ec
@ -270,6 +270,9 @@ case "$1" in
|
||||
start_dhcpd
|
||||
fi
|
||||
fi
|
||||
|
||||
# Update dynamic settings
|
||||
moulinette_set internet_device "${new_internet_device}"
|
||||
;;
|
||||
stop)
|
||||
echo "Stopping..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user