Am 23.07.20 um 10:22 schrieb Daniel Spannbauer:
Hello,
we use autoyast for a long time now. We always configured /tmp as a tmpfs.
For that, we add
<drive> <device>/dev/tmpfs</device> <initialize config:type="boolean">true</initialize> <partitions config:type="list"> <partition> <create config:type="boolean">true</create> <filesystem config:type="symbol">tmpfs</filesystem> <format config:type="boolean">true</format> <fstopt>size=512m,nodev,mode=1777</fstopt> <mount>/tmp</mount> </partition> </partitions> <type config:type="symbol">CT_TMPFS</type> <use>all</use> </drive>
But with Leap 15.2 , there is no entry for that in /Etc/fstab anymore.
Has something changed here?
Ja, systemd nennt sich diese Seuche.... Es sollte aber möglich sein, /etc/fstab manuell zu editieren und den Eintrag manuell zu setzen. Sollte. Mounte /tmp doch einfach mal manuell und trage es selbst ein in fstab. -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um den Listen Administrator zu erreichen, schicken Sie eine Mail an: opensuse-de+owner@opensuse.org