forked from pool/filesystem
Ludwig Nussel
f2284bde47
- Add /run/lock (boo#1212926) - Remove /var/spool/mail (boo#1179574) - Remove obsolete home dir check. The filesystem package is not meant to contain home directories of random system users anymore - Create ghost symlinks also in pretrans, needed to get /var/run as link right away OBS-URL: https://build.opensuse.org/request/show/1113407 OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=242
5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
# links to be created
|
|
# systemd
|
|
../run /var/run %ghost
|
|
../run/lock /var/lock %ghost
|