projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b6e76a
)
skeleton: Recreate /var/run symlink
author
Maxime Hadjinlian
<maxime.hadjinlian@gmail.com>
Wed, 10 Feb 2016 20:26:31 +0000
(21:26 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Thu, 11 Feb 2016 22:20:38 +0000
(23:20 +0100)
It was the only one with a trailing slash, it's only for coherence's
sake.
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
system/skeleton/var/run
patch
|
blob
|
history
diff --git
a/system/skeleton/var/run
b/system/skeleton/var/run
index d1a27454ea03db7a696168d1b73617554ed207e8..84ba55b912a470365255744b6bb42268254365e3 120000
(symlink)
--- a/
system/skeleton/var/run
+++ b/
system/skeleton/var/run
@@
-1
+1
@@
-../run
/
\ No newline at end of file
+../run
\ No newline at end of file