Skip to content

Commit

Permalink
Merge pull request #44 from nis65/mountswap
Browse files Browse the repository at this point in the history
feat: actually make use of swap partition
  • Loading branch information
fadnincx authored Jun 5, 2023
2 parents 9c03f32 + bacf415 commit 8dc8302
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions container/autoinstall-user-data.j2
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,10 @@ autoinstall:
device: format_boot
path: /boot
type: mount
- id: mount_swap
device: format_swap
path: none
type: mount
- id: mount_root
device: format_root
path: /
Expand Down

0 comments on commit 8dc8302

Please sign in to comment.