Skip to content

Commit

Permalink
Allow swapon for lvm (device mapper)
Browse files Browse the repository at this point in the history
In response to #157
  • Loading branch information
vilgotf committed Jul 13, 2020
1 parent 16b8fb7 commit bc7b386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systemd-swap.service
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ CapabilityBoundingSet=CAP_SYS_ADMIN CAP_SYS_MODULE
DeviceAllow=block-zram rw
DeviceAllow=block-sd r
DeviceAllow=block-blkext r
DeviceAllow=block-device-mapper r
NoNewPrivileges=true
PrivateNetwork=true
ProtectClock=true
Expand Down

0 comments on commit bc7b386

Please sign in to comment.