Updated vsftpd lfs & rootfile

This commit is contained in:
Arne Fitzenreiter
2009-10-21 20:36:56 +02:00
parent cfdf8083e1
commit e9d2e11d05
4 changed files with 10 additions and 7 deletions

View File

@@ -24,7 +24,5 @@
. /opt/pakfire/lib/functions.sh
extract_files
restore_backup ${NAME}
start_service --background ${NAME}
# Disable vsftpd by default due to lack of configuration file
/usr/local/bin/addonctrl vsftpd disable

View File

@@ -23,4 +23,6 @@
#
. /opt/pakfire/lib/functions.sh
./uninstall.sh
./install.sh
extract_files
restore_backup ${NAME}
start_service --background ${NAME}