dustin
/
jenkinsagent
Archived
1
0
Fork 0
This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
jenkinsagent/rootfs/overlay/var/lib/rsyslog
Dustin fb13e26a49 rootfs: ensure /var/lib/rsyslog exists
Since Git does not track empty directories, the `/var/lib/rsyslog`
directory was not included in the overlay hierarchy, and thus missing
from the final rootfs image.  The directory needs to have a file within
it in order to be tracked.  Buildroot automatically skips copying files
named `.keep` from the overlay, presumably for this reason.
2022-03-17 10:59:26 -05:00
..
.keep rootfs: ensure /var/lib/rsyslog exists 2022-03-17 10:59:26 -05:00