diff options
Diffstat (limited to 'tmpfiles.d')
-rw-r--r-- | tmpfiles.d | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tmpfiles.d b/tmpfiles.d new file mode 100644 index 00000000000..39bab2147da --- /dev/null +++ b/tmpfiles.d @@ -0,0 +1,5 @@ +#Type Path Mode UID GID Age Argument +d /etc/thelounge 0755 thelounge thelounge +d /etc/thelounge/users 0755 thelounge thelounge +z "/etc/thelounge/users/*" 0640 thelounge thelounge +z /etc/thelounge/config.js - thelounge thelounge |