@@ -72,7 +72,6 @@ done
# Add v-add-sys-sftp-jail to startup
if [ ! -e "/etc/cron.d/hestia-sftp" ]; then
echo "@reboot /usr/local/hestia/bin/v-add-sys-sftp-jail" > /etc/cron.d/hestia-sftp
- chmod +x /etc/rc.local
fi
#----------------------------------------------------------#