On Thu, 2013-06-27 at 11:45 +0200, Carlos E. R. wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
In 12.1 /media was a tmpfs and was created in an init script (/etc/init.d/boot.localfs):
if test -d /media && ! mountpoint -q /media; then mount -n -t tmpfs -o mode=0755,nodev,nosuid tmpfs /media fi
In 12.3 I tried creating "/etc/tmpfiles.d/media.conf":
d /media 0755 root root 10d
But it does not work, because something creates that directory as a physical directory before the tmpfs can be created. Who/what is creating
Also, do you have anything in /etc/fstab that would get mounted into /media at boot time? Yours sincerely, Roger Oberholtzer Ramböll RST / Systems Office: Int +46 10-615 60 20 Mobile: Int +46 70-815 1696 roger.oberholtzer@ramboll.se ________________________________________ Ramböll Sverige AB Krukmakargatan 21 P.O. Box 17009 SE-104 62 Stockholm, Sweden www.rambollrst.se -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org