diff options
author | xengineering <mail2xengineering@protonmail.com> | 2021-06-15 16:05:42 +0200 |
---|---|---|
committer | xengineering <mail2xengineering@protonmail.com> | 2021-06-15 16:31:39 +0200 |
commit | f77251f132f2c61bc2f6fb6472e31a95badfa210 (patch) | |
tree | 4a52d896ac0a0566b7e79db08d79f2704667c25a /systemd | |
parent | 4a01c8e94921d9ddcaf6d6dee0feca4d9c3655a2 (diff) | |
download | birdscan-f77251f132f2c61bc2f6fb6472e31a95badfa210.tar birdscan-f77251f132f2c61bc2f6fb6472e31a95badfa210.tar.zst birdscan-f77251f132f2c61bc2f6fb6472e31a95badfa210.zip |
Implement Cache Directory
Diffstat (limited to 'systemd')
-rw-r--r-- | systemd/birdscan.tmpfiles | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd/birdscan.tmpfiles b/systemd/birdscan.tmpfiles new file mode 100644 index 0000000..451bc59 --- /dev/null +++ b/systemd/birdscan.tmpfiles @@ -0,0 +1 @@ +d /var/lib/birdscan 0700 birdscan birdscan - |