borgmatic/borgmatic
Victor Bouvier-Deleau d2533313bc
Fix syslog logging on FreeBSD
The UNIX domain socket to use on FreeBSD is /var/run/log.
See syslogd FreeBSD man page: https://www.freebsd.org/cgi/man.cgi?query=syslogd&sektion=8
2021-04-02 14:11:50 +02:00
..
borg Add `temporary_directory` as a configuration option defaulting to $TMPDIR 2020-08-26 15:29:02 +00:00
commands Fix traceback when upgrading old INI-style configuration with upgrade-borgmatic-config (#367). 2020-11-18 15:01:10 -08:00
config Fix line length in schema. 2020-11-25 19:21:06 -08:00
hooks Fix traceback when a database hook value is null in a configuration file (#355). 2020-10-07 15:41:45 -07:00
__init__.py Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py Attempt to fix no-repro test failure of log_outputs() (#339). 2020-07-07 22:05:53 -07:00
logger.py Fix syslog logging on FreeBSD 2021-04-02 14:11:50 +02:00
signals.py Fix signal forwarding from borgmatic to Borg resulting in recursion traceback (#368). 2020-11-18 10:29:03 -08:00
verbosity.py new verbosity level "-1" for errors 2019-11-03 09:55:19 +01:00