diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 16:28:21 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 16:28:21 +0000 |
commit | 24b1e14e26b1bc6cf98663c2964a3637c56944eb (patch) | |
tree | 5dfbc4d09ae789919613f5e20d0dcac87e6ece90 /debian/examples/tmpfiles.d | |
parent | Adding upstream version 8.2402.0. (diff) | |
download | rsyslog-24b1e14e26b1bc6cf98663c2964a3637c56944eb.tar.xz rsyslog-24b1e14e26b1bc6cf98663c2964a3637c56944eb.zip |
Adding debian version 8.2402.0-1.debian/8.2402.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/examples/tmpfiles.d')
-rw-r--r-- | debian/examples/tmpfiles.d/xconsole.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/examples/tmpfiles.d/xconsole.conf b/debian/examples/tmpfiles.d/xconsole.conf new file mode 100644 index 0000000..537f8ac --- /dev/null +++ b/debian/examples/tmpfiles.d/xconsole.conf @@ -0,0 +1,3 @@ +# Type Path Mode UID GID Age Argument +p /run/xconsole 0640 root adm +L /dev/xconsole - - - - /run/xconsole |