On Tue, 28.06.11 16:03, Bjoern Buerger ([email protected]) wrote: > > You should probably just not install > > /lib/systemd/system/dev-hugepages.mount to avoid the issue. > > While this is probably the best solution for the deeply embedded > case, it would probably not be apropriate for e.g. Debian. > > I solved the issue with ConditionPathExists=/sys/kernel/mm/hugepages > for now.
I have added this now to the unit in git. Sooner or later we should drop support for the fs however, since it is mostly obsoleted by the transparent hugepage support in the kernel now, and even by MADV_HUGEPAGE. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
