Make /var/run a ram mount.
This commit is contained in:
@@ -94,6 +94,10 @@
|
||||
src: tmpfs
|
||||
fstype: tmpfs
|
||||
opts: rw,mode=777
|
||||
- dst: /var/run
|
||||
src: tmpfs
|
||||
fstype: tmpfs
|
||||
opts: rw,mode=755
|
||||
|
||||
- name: Add fstab entries
|
||||
when: efi_dev is defined
|
||||
|
||||
Reference in New Issue
Block a user