armbian-build/packages/bsp/common
Simone Rossetto f4e50fc963 Change regex match from 'log/' to '/log/'
The sed command was wrongly replacing every folder whose name ends
in 'log/' with 'log.hdd/', so i.e. '/var/log/ulog/*.log' became
'/var/log.hdd/ulog.hdd/*.log'. Subsequent logrotate exections would
fail due to non existent folders.

In addition, some logrotate config files may have more than one path
per line, so a 'g' option in the sed replacement regex is required
to replace all '/log/' entries at once.
2019-03-20 16:38:38 +01:00
..
etc Enable optional zram backing device 2019-03-08 16:40:34 +01:00
lib Double waiting time 2018-09-10 21:29:19 +02:00
usr Change regex match from 'log/' to '/log/' 2019-03-20 16:38:38 +01:00
var/lib/polkit-1/localauthority/50-local.d Adding printing support to Desktop image, 881x driver to Rockchip NEXT, hide few items in applications menu 2017-11-30 07:29:36 +01:00