[systemd-bugs] [Bug 87688] New: Cannot create mount unit files for hidden (dotted) directories
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Dec 24 15:04:34 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=87688
Bug ID: 87688
Summary: Cannot create mount unit files for hidden (dotted)
directories
Product: systemd
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: general
Assignee: systemd-bugs at lists.freedesktop.org
Reporter: emergency.shower at gmail.com
QA Contact: systemd-bugs at lists.freedesktop.org
It seems that currently there's no obvious way to create mount files for hidden
directories. The escape rules described in the documentation are a little bit
obscure either. E.g.
# systemctl start .mntpts-doc.mount
Failed to start .mntpts-doc.mount: Unit .mntpts-doc.mount failed to load:
Invalid argument. See system logs and 'systemctl status .mntpts-doc.mount' for
details.
# systemctl status .mntpts-doc.mount
● .mntpts-doc.mount - Documents Directory
Loaded: error (Reason: Invalid argument)
Active: inactive (dead)
Where: /.mntpts/doc
What: //svc.host.dom/doc
Dec 24 23:55:54 systemd[1]: .mntpts-doc.mount's Where= setting doesn't match
unit name. Refusing.
--
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/20141224/2c9f298b/attachment.html>
More information about the systemd-bugs
mailing list