projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09be7e2
)
fs/skeleton: make /var/lib/misc a symlink to /tmp
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 6 Dec 2011 09:00:46 +0000
(10:00 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 6 Dec 2011 09:00:46 +0000
(10:00 +0100)
Similar to the other symlinks, so you can use E.G. dnsmasq with a read
only rootfs.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
fs/skeleton/var/lib/misc
[new symlink]
patch
|
blob
diff --git a/fs/skeleton/var/lib/misc
b/fs/skeleton/var/lib/misc
new file mode 120000
(symlink)
index 0000000..
f1fde8c
--- /dev/null
+++ b/
fs/skeleton/var/lib/misc
@@ -0,0
+1
@@
+../../tmp
\ No newline at end of file