challenge: sendmail was pointing to busybox
This commit is contained in:
parent
6a94315057
commit
4dff9c0062
2 changed files with 2 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ mount -t proc proc /proc
|
|||
mount -t sysfs sysfs /sys
|
||||
|
||||
/bin/busybox --install -s
|
||||
ln -sf ssmtp /usr/sbin/sendmail
|
||||
|
||||
mdev -s
|
||||
|
||||
|
|
|
|||
Reference in a new issue