Disable /tmp on tmpfs.
This commit is contained in:
parent
ba7eca15fa
commit
76562b503b
1 changed files with 0 additions and 6 deletions
|
@ -87,9 +87,3 @@
|
||||||
regexp: '^(XKBOPTIONS=).*'
|
regexp: '^(XKBOPTIONS=).*'
|
||||||
line: '\1"compose:caps"'
|
line: '\1"compose:caps"'
|
||||||
backrefs: yes
|
backrefs: yes
|
||||||
|
|
||||||
- name: tmp on tmpfs
|
|
||||||
command: cp /usr/share/systemd/tmp.mount /etc/systemd/system/
|
|
||||||
args:
|
|
||||||
creates: /etc/systemd/system/tmp.mount
|
|
||||||
notify: enable tmp.mount
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue