summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/iptraf/iptraf-ng/iptraf-ng-tmpfiles.conf
Commit message (Collapse)AuthorAgeFilesLines
* iptraf-ng: Create /var/log and /var/lib subdirs at runtimeKhem Raj2021-11-041-0/+2
| | | | | | | This ensures that /var can be empty during build and populated only at runtime Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iptraf-ng: Upgrade to 1.2.1Khem Raj2021-11-011-0/+1
Add patch to fix cross build Fix runtime with systemd Release notes https://github.com/iptraf-ng/iptraf-ng/releases/tag/v1.2.0 https://github.com/iptraf-ng/iptraf-ng/releases/tag/v1.2.1 Signed-off-by: Khem Raj <raj.khem@gmail.com>