On Tue, 2013-03-12 at 15:14 +0100, Michal Sekletar wrote:

>  install-directories-hook:
>       $(MKDIR_P) $(addprefix $(DESTDIR),$(INSTALL_DIRS))
> +     $(MKDIR_P) -m 000 $(addprefix $(DESTDIR),$(INACCESSIBLE_DIR))

Ugh.  Can you make this /run/systemd/inaccessible or something, and
have systemd do this at runtime?

Having systemd install a directory with mode 0 is going to screw with a
lot of build systems.


_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to