mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Replace addonctrl to disable vsftpd.
This commit is contained in:
@@ -25,4 +25,5 @@
|
||||
extract_files
|
||||
restore_backup ${NAME}
|
||||
# Disable vsftpd by default due to lack of configuration file
|
||||
/usr/local/bin/addonctrl vsftpd disable
|
||||
mkdir -p /etc/rc.d/rc3.d/off
|
||||
mv -f /etc/rc.d/rc3.d/S??${NAME} /etc/rc.d/rc3.d/off
|
||||
|
||||
Reference in New Issue
Block a user