mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Merge branch 'master' into next
This commit is contained in:
@@ -97,6 +97,9 @@ extract_files
|
||||
# update linker config
|
||||
ldconfig
|
||||
|
||||
# Apply local configuration to sshd_config
|
||||
/usr/local/bin/sshctrl
|
||||
|
||||
# Update Language cache
|
||||
/usr/local/bin/update-lang-cache
|
||||
|
||||
@@ -121,6 +124,10 @@ rm -f \
|
||||
/usr/lib/dma-mbox-create \
|
||||
/usr/lib/openssh/ssh-keysign
|
||||
|
||||
# Delete orphaned pppd 2.4.8 shared object files
|
||||
rm -rf \
|
||||
/usr/lib/pppd/2.4.8/
|
||||
|
||||
# Start services
|
||||
/etc/init.d/sshd restart
|
||||
/etc/init.d/apache restart
|
||||
|
||||
Reference in New Issue
Block a user