]> arthur.barton.de Git - backup-script.git/commit
backup-audit: Enhance checking of systemd configuration
authorAlexander Barton <alexander.barton@thomas-daily.de>
Wed, 27 Mar 2019 13:07:21 +0000 (14:07 +0100)
committerAlexander Barton <alexander.barton@thomas-daily.de>
Wed, 27 Mar 2019 13:07:21 +0000 (14:07 +0100)
commit4082ce5be0965c0e9466dd749a444f0eb4783b47
treef8043e9fd25aebffd44d56df4d8cd9ea0837e309
parentce74631c73649093557b0201722c930d07cfd66f
backup-audit: Enhance checking of systemd configuration

This introduces the new ListFilesRecursive() function. Problem is, that
time stamps of systemd unit files etc. often change when systemd settings
are updated -- even when the file itself doesn't change. So just compare
the file names, not the time stamps etc.
bin/backup-audit