Richard Brown changed bug 1071224
What Removed Added
Flags   needinfo?(kukuk@suse.com)

Comment # 37 on bug 1071224 from
(In reply to Franck Bui from comment #34)
> Created attachment 759425 [details]
> disable tmpfs on /tmp by removing /usr/lib/systemd/system/tmp.mount

I'm reasonably confident the change proposed should work on SLE 15, TW, Leap
and _FRESH INSTALLATIONS_ of CaaSP and Kubic

But I expect the following line will fail on any upgrade of CaaSP or Kubic

ln -sf %{_datadir}/systemd/tmp.mount /etc/systemd/system/

IIRC /etc is not mounted during a transactional upgrade, as it's an overlayfs

It might fail silently (which is still not good) but if the script fails
vocally, this will mean systemd will be un-upgradable on CaaSP and Kubic if
systemctl show -pFragmentPath tmp.mount is true

Thorsten, am I missing something?


You are receiving this mail because: