diff options
Diffstat (limited to 'tmpfiles.d')
-rw-r--r-- | tmpfiles.d | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tmpfiles.d b/tmpfiles.d index 061f13dc2e4..39bab2147da 100644 --- a/tmpfiles.d +++ b/tmpfiles.d @@ -3,6 +3,3 @@ 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 -d /var/lib/thelounge 0755 thelounge thelounge -L /var/lib/thelounge/users - thelounge thelounge - /etc/thelounge/users -L /var/lib/thelounge/config.js - thelounge thelounge - /etc/thelounge/config.js |