Your message dated Tue, 05 Jun 2012 21:08:17 +0200
with message-id <[email protected]>
and subject line Re: Bug#674755: systemd: tmpfs inconsistencies (/run/lock,
/run/shm, /tmp)
has caused the Debian Bug report #674755,
regarding systemd: tmpfs inconsistencies (/run/lock, /run/shm, /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.)
--
674755: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674755
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: systemd
Version: 44-1
Severity: normal
Hi,
The default Debian init mounts several tmpfs as indicated by the config
file /etc/default/tmpfs:
- /run
- /run/lock
- /run/shm
- /tmp
But with init=/bin/systemd I see these mount entries:
- /run
- /dev/shm
Thanks
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ro_RO.utf8, LC_CTYPE=ro_RO.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd depends on:
ii dpkg 1.16.3
ii initscripts 2.88dsf-22.1
ii libacl1 2.2.51-7
ii libaudit0 1:1.7.18-1.1
ii libc6 2.13-32
ii libcap2 1:2.22-1.1
ii libcryptsetup4 2:1.4.1-3
ii libdbus-1-3 1.5.12-1
ii libkmod2 8-2
ii liblzma5 5.1.1alpha+20110809-3
ii libpam0g 1.1.3-7.1
ii libselinux1 2.1.9-4
ii libsystemd-daemon0 44-1
ii libsystemd-id128-0 44-1
ii libsystemd-journal0 44-1
ii libsystemd-login0 44-1
ii libudev0 175-3.1
ii libwrap0 7.6.q-23
ii udev 175-3.1
ii util-linux 2.20.1-5
Versions of packages systemd recommends:
ii libpam-systemd 44-1
Versions of packages systemd suggests:
pn python 2.7.2-10
pn systemd-gui <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
]] Teodor
> The default Debian init mounts several tmpfs as indicated by the config
> file /etc/default/tmpfs:
> - /run
> - /run/lock
> - /run/shm
> - /tmp
>
> But with init=/bin/systemd I see these mount entries:
> - /run
> - /dev/shm
I'm not sure what you think the bug is here? I think /tmp on tmpfs by
default is a bad idea and so don't ship that in systemd. The others
shouldn't be causing any trouble.
--
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are
--- End Message ---