1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

REMOVE DEDICATED USER

This commit is contained in:
yalh76 2019-04-13 17:22:54 +02:00
parent c7c4e003c4
commit 6e3c8d0e99

View file

@ -52,7 +52,15 @@ sudo apt-get update -qq
sudo mv $SYNCHOME $SYNCHOME.old
# sudo rm -rf $SYNCHOME
# Remove syncthing user
#=================================================
# GENERIC FINALIZATION
#=================================================
# REMOVE DEDICATED USER
#=================================================
ynh_print_info "Removing the dedicated system user"
# Delete a system user
sudo userdel $SYNCUSER
# Close port in firewall