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:
parent
731e08cde7
commit
5b9f60532d
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user