* Removed dropbear_initrd_encrypt leftovers. They were conflicting with mkinitcpio-utils and mkinitcpio-netconf.
This commit is contained in:
parent
3842d352b2
commit
b4d7a8f1ec
2 changed files with 0 additions and 32 deletions
|
@ -16,7 +16,4 @@ run_cleanuphook ()
|
|||
if [ -f /var/run/dropbear.pid ]; then
|
||||
kill `cat /var/run/dropbear.pid`
|
||||
fi
|
||||
. /ip_opts
|
||||
/sbin/ip addr flush dev "$device"
|
||||
/sbin/ip link set down "$device"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue