3
0
forked from pool/filesystem

revert the /var/run part for now

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/filesystem?expand=0&rev=106
This commit is contained in:
Stephan Kulow 2012-10-27 10:24:55 +00:00 committed by Git OBS Bridge
parent 731e08cde7
commit 5b9f60532d
2 changed files with 2 additions and 2 deletions

View File

@ -187,3 +187,5 @@
0755 root root /var/opt 0755 root root /var/opt
0700 root root /var/adm/update-scripts 0700 root root /var/adm/update-scripts
0700 root root /var/adm/update-messages 0700 root root /var/adm/update-messages
1775 root lock /var/lock
0755 root root /var/run

View File

@ -1,6 +1,4 @@
# links to be created # links to be created
../run /var/run
../run/lock /var/lock
init.d /etc/rc.d init.d /etc/rc.d
../var/tmp /usr/tmp ../var/tmp /usr/tmp
../lock /var/spool/locks ../lock /var/spool/locks