aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/slugos-init
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2011-02-12 15:28:24 -0600
committerMike Westerhof <mwester@dls.net>2011-02-12 15:28:24 -0600
commitd71497dc684d3a58166a1504546eded1e85f4919 (patch)
treefbbe6a6f3dcbb0f750cb213f1ae51a68cf38b5db /recipes/slugos-init
parentf998d33e38909f8c1db7dd56d83c53bb904dee67 (diff)
downloadopenembedded-d71497dc684d3a58166a1504546eded1e85f4919.tar.gz
SlugOS: turnup - create /var/lib/opkg/tmp directory (for opkg).
Diffstat (limited to 'recipes/slugos-init')
-rw-r--r--recipes/slugos-init/files/turnup4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/slugos-init/files/turnup b/recipes/slugos-init/files/turnup
index 118a57d808..ae82b9d50b 100644
--- a/recipes/slugos-init/files/turnup
+++ b/recipes/slugos-init/files/turnup
@@ -27,6 +27,8 @@ l root root 1777 /var/tmp /var/volatile/tmp
d root root 0755 /var/lock/subsys none
d root root 0755 /var/lib/dropbear none
d root root 0755 /var/lib/misc none
+d root root 0755 /var/lib/opkg none
+d root root 0755 /var/lib/opkg/tmp none
f root root 0664 /var/log/wtmp none
f root root 0664 /var/log/lastlog none
f root root 0664 /var/run/utmp none"
@@ -50,6 +52,7 @@ d root root 0755 /var/lock/subsys none
d root root 0755 /var/lib/dropbear none
d root root 0755 /var/lib/misc none
d root root 0755 /var/lib/opkg none
+d root root 0755 /var/lib/opkg/tmp none
f root root 0664 /var/log/wtmp none
f root root 0664 /var/log/lastlog none
f root root 0664 /var/run/utmp none"
@@ -69,6 +72,7 @@ d root root 0755 /var/lock/subsys none
d root root 0755 /var/lib/dropbear none
d root root 0755 /var/lib/misc none
d root root 0755 /var/lib/opkg none
+d root root 0755 /var/lib/opkg/tmp none
f root root 0664 /var/log/wtmp none
f root root 0664 /var/log/lastlog none
f root root 0664 /var/run/utmp none"