Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "fix: (YNH) sudo without password for admins"

Merged Arthur BOUDREAULT requested to merge 93-fix-ynh-sudo-without-password-for-admins into main
Files
4
@@ -39,5 +39,6 @@ ynh_autoupdate:
# system: True
# dest_script: "/usr/local/bin/"
ynh_ssh_port: "22"
ynh_sudo_passwordless: false
ynh_ssh_commands:
yunohost settings set security.ssh.port -v: "22"
yunohost settings set security.password.passwordless_sudo -v: "false"
Loading