summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/initscripts
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/initscripts')
-rw-r--r--meta/recipes-core/initscripts/initscripts-1.0/volatiles2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-core/initscripts/initscripts-1.0/volatiles b/meta/recipes-core/initscripts/initscripts-1.0/volatiles
index f7e2ef7aef..f0c796c406 100644
--- a/meta/recipes-core/initscripts/initscripts-1.0/volatiles
+++ b/meta/recipes-core/initscripts/initscripts-1.0/volatiles
@@ -21,12 +21,10 @@
21# This explains the order of "link before object" as in the example above, where 21# This explains the order of "link before object" as in the example above, where
22# a link will be created at /var/test pointing to /tmp/testfile and due to this 22# a link will be created at /var/test pointing to /tmp/testfile and due to this
23# link the file defined as /var/test will actually be created as /tmp/testfile. 23# link the file defined as /var/test will actually be created as /tmp/testfile.
24d root root 0755 /var/volatile/cache none
25d root root 1777 /var/volatile/lock none 24d root root 1777 /var/volatile/lock none
26d root root 0755 /var/volatile/log none 25d root root 0755 /var/volatile/log none
27d root root 0755 /var/volatile/run none 26d root root 0755 /var/volatile/run none
28d root root 1777 /var/volatile/tmp none 27d root root 1777 /var/volatile/tmp none
29l root root 0755 /var/cache /var/volatile/cache
30l root root 1777 /var/lock /var/volatile/lock 28l root root 1777 /var/lock /var/volatile/lock
31l root root 0755 /var/log /var/volatile/log 29l root root 0755 /var/log /var/volatile/log
32l root root 0755 /var/run /var/volatile/run 30l root root 0755 /var/run /var/volatile/run