summaryrefslogtreecommitdiff
path: root/tmpfiles.d/systemd-remote.conf.m4
blob: 7a0f698c1198fafaa53a4789483c1e62e684cf8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.

# See tmpfiles.d(5) for details
m4_ifdef(`HAVE_LIBCURL',

d /var/lib/systemd/journal-upload 0755 systemd-journal-upload systemd-journal-upload - -
)m4_dnl
m4_ifdef(`HAVE_MICROHTTPD',

z /var/log/journal/remote 2755 systemd-journal-remote systemd-journal-remote - -
z /run/log/journal/remote 2755 systemd-journal-remote systemd-journal-remote - -
)m4_dnl