dustin
/
jenkinsagent
Archived
1
0
Fork 0
Commit Graph

1 Commits (fb13e26a4992fe49ff7818a9d67e0580920b1e22)

Author SHA1 Message Date
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