mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 02:42:58 +02:00
Use vesamenu.c32 in tftpd.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
extract_files
|
||||
restore_backup ${NAME}
|
||||
start_service --background ${NAME}
|
||||
start_service --background tftpd
|
||||
ln -svf ../init.d/tftpd /etc/rc.d/rc0.d/K00tftpd
|
||||
ln -svf ../init.d/tftpd /etc/rc.d/rc3.d/S99tftpd
|
||||
ln -svf ../init.d/tftpd /etc/rc.d/rc6.d/K00tftpd
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
############################################################################
|
||||
#
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
stop_service ${NAME}
|
||||
stop_service tftpd
|
||||
make_backup ${NAME}
|
||||
remove_files
|
||||
rm -rf /etc/rc.d/rc*.d/*tftpd
|
||||
|
||||
Reference in New Issue
Block a user