mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core94: Ship dnsmasq
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/94/filelists/dnsmasq
Symbolic link
1
config/rootfiles/core/94/filelists/dnsmasq
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/dnsmasq
|
||||
@@ -33,6 +33,7 @@ done
|
||||
|
||||
# Stop services
|
||||
/etc/init.d/sshd stop
|
||||
/etc/init.d/dnsmasq stop
|
||||
|
||||
# Extract files
|
||||
extract_files
|
||||
@@ -45,6 +46,7 @@ sed -i /etc/ssh/sshd_config \
|
||||
-e 's/^#\?PermitRootLogin .*$$/PermitRootLogin yes/'
|
||||
|
||||
# Start services
|
||||
/etc/init.d/dnsmasq start
|
||||
/etc/init.d/sshd start
|
||||
|
||||
# This update need a reboot...
|
||||
|
||||
Reference in New Issue
Block a user