[Buildroot] [PATCH] system/skeleton: make /var/run a symlink to /run

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Jul 14 13:52:07 UTC 2020


On Tue, 14 Jul 2020 15:35:22 +0200
Norbert Lange <nolange79 at gmail.com> wrote:

> > Also, was there any specific motivation/issue for this change, or just
> > make things "nicer" ?  
> 
> Removal of stuff like this:
> ifeq ($(BR2_INIT_SYSTEMD),y)
> LTTNG_LIBUST_CONF_OPTS += --with-lttng-system-rundir=/run/lttng
> endif

I'm confused, this snippet of code is for systemd configurations only,
and your patch doesn't change anything for systemd-based systems, where
/var/run was already a symlink to /run.

Could you clarify ?

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list