forked from pool/filesystem
Marcus Meissner
889539e943
- drop /var/lib/pam_devperm (bnc#866234) - replace /var/run by symlink to /run - try to handle case where /var/run is a bind-mount - extend lua script in preinstall to handle this transition - bnc#865893 OBS-URL: https://build.opensuse.org/request/show/224224 OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=120
10 lines
178 B
Plaintext
10 lines
178 B
Plaintext
# links to be created
|
|
init.d /etc/rc.d
|
|
../var/tmp /usr/tmp
|
|
../lock /var/spool/locks
|
|
# Required for FHS 2.1
|
|
spool/mail /var/mail
|
|
# systemd
|
|
../run /var/run
|
|
|