Unused file
This commit is contained in:
parent
06d88dc1f4
commit
4955a7fe82
|
@ -351,9 +351,6 @@ chroot "$rootdir" freedombone-image-hardware-setup 2>&1 | \
|
||||||
|
|
||||||
rm $rootdir/usr/sbin/policy-rc.d
|
rm $rootdir/usr/sbin/policy-rc.d
|
||||||
|
|
||||||
chroot "$rootdir" /usr/lib/freedombone/setup 2>&1 | \
|
|
||||||
tee $rootdir/var/log/freedombone-setup.log
|
|
||||||
|
|
||||||
# Remove SSH keys from the image
|
# Remove SSH keys from the image
|
||||||
rm $rootdir/etc/ssh/ssh_host_* || true
|
rm $rootdir/etc/ssh/ssh_host_* || true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue