chiark / gitweb /
mount: rework automatic mounting to follow the 'nofail' option in fstab
[elogind.git] / Makefile.am
index 859d3326793cea7110f1fc9bfc85c747401aa362..725685dfb0b2ebf944e67417cb148c75145ec966 100644 (file)
@@ -847,8 +847,6 @@ install-data-hook:
                $(DESTDIR)$(pkgsysconfdir)/system/graphical.target.wants \
                $(DESTDIR)$(pkgsysconfdir)/session \
                $(DESTDIR)$(sysconfdir)/xdg/systemd
-       $(MKDIR_P) -m 0755 $(DESTDIR)/cgroup || \
-               echo "Don't forget to create /cgroup! Couldn't create it for you, continuing anyway."
        ( cd $(DESTDIR)$(sysconfdir)/xdg/systemd/ && \
                rm -f session && \
                $(LN_S) $(pkgsysconfdir)/session session )