stage2: drop 50-udev
This script does what hasn't been needed for over 10 years.
This commit is contained in:
parent
2d6e5ded75
commit
4baa05a68f
@ -1,9 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
# for udev
|
|
||||||
ln -sf /proc/mounts /etc/mtab
|
|
||||||
|
|
||||||
# pam_console_apply is harmful during install
|
|
||||||
find /etc/udev/rules.d/ -type f -print0 |
|
|
||||||
xargs -r0 grep -F -Zl pam_console_apply -- |
|
|
||||||
xargs -r0 rm -fv --
|
|
Loading…
x
Reference in New Issue
Block a user