mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-27 03:11:52 +01:00
It would help if I committed the right patch...
This commit is contained in:
parent
992cc53e37
commit
450a69e70c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=280884
@ -32,7 +32,7 @@ vm_extra_pre_umount() {
|
|||||||
# catalogue and install or update pkg when the instance first
|
# catalogue and install or update pkg when the instance first
|
||||||
# launches, so these files would just be replaced anyway; removing
|
# launches, so these files would just be replaced anyway; removing
|
||||||
# them from the image allows it to boot faster.
|
# them from the image allows it to boot faster.
|
||||||
pkg -c ${DESTDIR} delete -f pkg
|
pkg -c ${DESTDIR} delete -f -y pkg
|
||||||
rm ${DESTDIR}/var/db/pkg/repo-*.sqlite
|
rm ${DESTDIR}/var/db/pkg/repo-*.sqlite
|
||||||
|
|
||||||
# The size of the EC2 root disk can be configured at instance launch
|
# The size of the EC2 root disk can be configured at instance launch
|
||||||
|
Loading…
Reference in New Issue
Block a user