diff options
author | Michael Biebl <biebl@debian.org> | 2012-02-12 19:43:01 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2012-02-12 19:53:49 +0100 |
commit | 78a4ef74d63156c19e6342e41f28106c6c310bcb (patch) | |
tree | 3b0ceb43a045aef5fc450196bc0bdcf986e0a8a1 /debian/xconsole.conf | |
parent | f4268eccb9ed71df5ed36757f297f60bc14e11f1 (diff) | |
download | rsyslog-78a4ef74d63156c19e6342e41f28106c6c310bcb.tar.gz |
Install tmpfiles.d snippet to create /dev/xconsole when running systemd. (Closes: #634978)
Diffstat (limited to 'debian/xconsole.conf')
-rw-r--r-- | debian/xconsole.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/xconsole.conf b/debian/xconsole.conf new file mode 100644 index 0000000..f4aecd3 --- /dev/null +++ b/debian/xconsole.conf @@ -0,0 +1 @@ +p /dev/xconsole 0640 root adm |