Provide an implementation for systemd-tmpfiles.
Co-authored-by: aanderse <aaron@fosslib.net> Co-authored-by: jfroche <jfroche@pyxel.be>
This commit is contained in:
parent
549bc38339
commit
e51a1d3ed0
6 changed files with 88 additions and 3 deletions
|
|
@ -78,5 +78,6 @@
|
|||
'';
|
||||
})
|
||||
);
|
||||
systemd.tmpfiles.rules = [ "D /var/tmp/system-manager 0755 root root -" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue