filesystem/filesystem.links
Cristian Rodríguez d0619eb2ec Accepting request 135935 from home:fcrozat:branches:Base:System
- replace /var/run and /var/lock directories with symlinks to
  /run and /run/lock (respectively).
(this is required by recent systemd)

OBS-URL: https://build.opensuse.org/request/show/135935
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=89
2012-09-25 19:26:46 +00:00

10 lines
176 B
Plaintext

# links to be created
../run /var/run
../run/lock /var/lock
init.d /etc/rc.d
../var/tmp /usr/tmp
../lock /var/spool/locks
# Required for FHS 2.1
spool/mail /var/mail