From: Thomas Petazzoni Date: Tue, 3 Feb 2015 16:09:34 +0000 (+0100) Subject: system/skeleton: fix the new /var/run symbolic link X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c6ca6fc9a3714842485618676390aba114442511;p=buildroot.git system/skeleton: fix the new /var/run symbolic link Reported-by: Danomi Manchego Signed-off-by: Thomas Petazzoni --- diff --git a/system/skeleton/var/run b/system/skeleton/var/run index 9ab376ec39..d1a27454ea 120000 --- a/system/skeleton/var/run +++ b/system/skeleton/var/run @@ -1 +1 @@ -../run +../run/ \ No newline at end of file