Your message dated Fri, 20 Mar 2015 14:02:30 -0300
with message-id
<CAAfdZj-tnSUWc7LTxpyapz6wU-2r6KiCf2=8jftjwx9rnuq...@mail.gmail.com>
and subject line Re: rtkit: creates systemd-rtkit-daemon.service-* directory in
/var/tmp
has caused the Debian Bug report #764304,
regarding rtkit: creates systemd-rtkit-daemon.service-* directory in /var/tmp
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
764304: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764304
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rtkit
Version: 0.11-1
Dear Maintainer,
"systemd-rtkit-daemon.service-RANDOMSTRING" directories
get created in "/var/tmp" & "/tmp";
IMHO, it should be created in "/tmp" only.
(If it does matter, I'm using systemd 208-8).
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages rtkit depends on:
ii adduser 3.113+nmu3
ii libc6 2.19-11
ii libcap2 1:2.24-6
ii libdbus-1-3 1.8.6-2
Versions of packages rtkit recommends:
ii dbus 1.8.6-2
ii policykit-1 0.105-6.1
rtkit suggests no packages.
-- no debconf information
----
Best wishes,
Bob
--- End Message ---
--- Begin Message ---
Hi Bob,
On Tue, 07 Oct 2014 04:47:24 +0300 Bob Bib <[email protected]> wrote:
> Package: rtkit
> Version: 0.11-1
>
> Dear Maintainer,
>
> "systemd-rtkit-daemon.service-RANDOMSTRING" directories
> get created in "/var/tmp" & "/tmp";
> IMHO, it should be created in "/tmp" only.
>
> (If it does matter, I'm using systemd 208-8).
This is created by the PrivateTmp option of systemd[1], which rtkit has
enabled, because PrivateTmp makes both /tmp and /var/tmp private.
If you disagree about the location of the directories, please ask the
systemd (probably upstream) maintainers to change this. I am not going to
disable PrivateTmp, so this is not a bug from rtkit's side.
Saludos,
[1] http://www.freedesktop.org/software/systemd/man/systemd.exec.html
--- End Message ---