Systemd/src/journal-remote
Zbigniew Jędrzejewski-Szmek 6ed5ef9819 meson: create /var/log/journal/{,remote/} conditionally
Not everybody has those dirs in the filesystem (and they don't need to).
When creating an installation package using $DESTDIR, it is easy enough to
remove or ignore those directories, but if installing into a real root, it
is ugly to create and remove them. Let's add an option so people can skip
it if they want.

Inspired by #12930.
2019-07-04 10:16:48 +02:00
..
browse.html fix(journal-gatewayd): use relative urls (not starting with '/') 2019-06-18 17:06:12 +02:00
journal-gatewayd.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
journal-remote-main.c Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE 2019-06-28 11:35:05 +02:00
journal-remote-parse.c journal-import: extract helpers for handling arrays of iovec and make them available for others 2019-06-27 19:14:23 +02:00
journal-remote-parse.h Drop my copyright headers 2018-06-14 13:03:20 +02:00
journal-remote-write.c journal-remote: use source's boot-id 2019-04-02 10:32:21 +02:00
journal-remote-write.h journal-remote: use source's boot-id 2019-04-02 10:32:21 +02:00
journal-remote.c tree-wide: replace explicit NULL checks with their shorter variants 2019-04-28 14:28:49 +02:00
journal-remote.conf.in journal-remote: add license and reference to man page in conf files 2018-06-26 04:04:45 +09:00
journal-remote.h journal-remote: destroy RemoteServer object by using _cleanup_ attribute 2018-12-08 18:09:40 +09:00
journal-upload-journal.c Remove 'inline' attributes from static functions in .c files (#11426) 2019-01-15 08:12:28 +01:00
journal-upload.c tree-wide: (void)ify a few unlink() and rmdir() 2019-03-27 18:09:56 +01:00
journal-upload.conf.in journal-remote: add license and reference to man page in conf files 2018-06-26 04:04:45 +09:00
journal-upload.h journal-upload: make watchdog state non-static 2016-04-05 20:28:56 -04:00
log-generator.py log-generator: make message size configurable, add short options 2018-05-31 13:04:18 +02:00
meson.build meson: create /var/log/journal/{,remote/} conditionally 2019-07-04 10:16:48 +02:00
microhttpd-util.c Remove 'inline' attributes from static functions in .c files (#11426) 2019-01-15 08:12:28 +01:00
microhttpd-util.h codespell: fix spelling errors 2019-04-29 16:47:18 +02:00