mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Uncomment the cloudinit rc.conf(5) line.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
6943fb9ff2
commit
35d8a6aa42
1 changed files with 1 additions and 1 deletions
|
|
@ -7,4 +7,4 @@
|
|||
export VM_EXTRA_PACKAGES="net/cloud-init"
|
||||
|
||||
# Set to a list of third-party software to enable in rc.conf(5).
|
||||
export VM_RC_LIST="#cloudinit"
|
||||
export VM_RC_LIST="cloudinit"
|
||||
|
|
|
|||
Loading…
Reference in a new issue