SHA256
1
0
forked from pool/aide
aide/aide.timer
Robert Frohl 1241050899 - Update to 0.18.8:
* Fix concurrent reading of extended attributes (xattrs)
    * Raise warning if both input databases are the same
-  Update to 0.18.7:
    * Add missing library CFLAGS
    * Fix typo in aide.conf manual page
    * Fix 64-bit time_t on 32-bit architectures
    * Fix debug logging for returned attributes
    * Fix condition for error message of failing to open gzipped files
- rebased aide-0.18-as-needed.patch

OBS-URL: https://build.opensuse.org/package/show/security/aide?expand=0&rev=64
2024-08-15 14:44:11 +00:00

13 lines
194 B
SYSTEMD

[Unit]
Description=Checking system for changed files
Documentation=man:aide(1)
After=local-fs.target
[Timer]
OnCalendar= daily
AccuracySec=12h
Persistent=true
[Install]
WantedBy=timers.target