mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
core84: Add dnsmasq update
This commit is contained in:
1
config/rootfiles/core/84/filelists/dnsmasq
Symbolic link
1
config/rootfiles/core/84/filelists/dnsmasq
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/dnsmasq
|
||||
@@ -32,6 +32,7 @@ do
|
||||
done
|
||||
|
||||
# Stop services
|
||||
/etc/init.d/dnsmasq stop
|
||||
|
||||
# Remove old files
|
||||
|
||||
@@ -39,6 +40,7 @@ done
|
||||
extract_files
|
||||
|
||||
# Start services
|
||||
/etc/init.d/dnsmasq start
|
||||
|
||||
# Update Language cache
|
||||
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
|
||||
Reference in New Issue
Block a user