[systemd-bugs] [Bug 89809] New: PrivateTmp should provide consistent mount namespace for whole unit
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Mar 29 09:55:33 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=89809
Bug ID: 89809
Summary: PrivateTmp should provide consistent mount namespace
for whole unit
Product: systemd
Version: unspecified
Hardware: Other
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: general
Assignee: systemd-bugs at lists.freedesktop.org
Reporter: sverd.johnsen at googlemail.com
QA Contact: systemd-bugs at lists.freedesktop.org
Given this service
[Service]
PrivateTmp=yes
ExecStartPre=/usr/bin/mount -t tmpfs tmpfs /mnt
ExecStartPre=/usr/bin/findmnt -a
ExecStart=/usr/bin/findmnt -a
I expected the tmpfs on /mnt to show up both in the first 'findmnt' and the
last 'findmnt' but it does not exist in either.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150329/b540dbae/attachment.html>
More information about the systemd-bugs
mailing list