diff options
Diffstat (limited to 'beagle/debian-rfs/usr/share/lintian/overrides/libc-bin')
| -rw-r--r-- | beagle/debian-rfs/usr/share/lintian/overrides/libc-bin | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/beagle/debian-rfs/usr/share/lintian/overrides/libc-bin b/beagle/debian-rfs/usr/share/lintian/overrides/libc-bin new file mode 100644 index 0000000..679184c --- /dev/null +++ b/beagle/debian-rfs/usr/share/lintian/overrides/libc-bin @@ -0,0 +1,10 @@ +# ldconfig must be executable even when the libc is not configured, and +# thus must be linked statically +libc-bin: statically-linked-binary ./sbin/ldconfig + +# pt_chown must be setuid root, otherwise non-root users won't be able +# to login +libc-bin: setuid-binary usr/lib/pt_chown 4755 root/root + +# libc-bin depending on libc6 make apt crazy... +libc-bin: missing-depends-line |
