Files
Khem Raj 62386145de iptraf-ng: Create /var/log and /var/lib subdirs at runtime
This ensures that /var can be empty during build and populated only at
runtime

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-04 06:52:51 -07:00

4 lines
110 B
Plaintext

d /run/iptraf-ng 0755 root root -
d /var/log/iptraf-ng 0755 root root -
d /var/lib/iptraf-ng 0755 root root -