On Sun, 27 May 2012, Tom Gundersen wrote:
On Sun, May 27, 2012 at 4:46 PM, Allin Cottrell <cottrell@xxxxxxx> wrote:
There's no reference to /dev/pts or /dev/shm
in fstab, but at run time /dev/pts is populated and there's a tmpfs mounted
on /dev/shm. How can I tell whether I need the systemd-tmpfiles workaround?
The mountpoints are created by systemd[0], so no need to do anything
to make this work.
[0]: <http://cgit.freedesktop.org/systemd/systemd/tree/src/core/mount-setup.c#n61>
Thanks, that's nice. One more question: in switching to make
/var/lock a symlink to /run/lock, how does/should /run/lock get
created? Is that also automagic via systemd? (I didn't find a
reference to "lock" in mount-setup.c.)
Allin Cottrell
--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html