Package: tar Version: 1.26-3 Severity: normal File: /etc/rmt Tar ships a shell script /etc/rmt with the following contents:
> #!/bin/sh > # > # This is not a mistake. This shell script (/etc/rmt) has been provided > # for compatibility with other Unix-like systems, some of which have > # utilities that expect to find (and execute) rmt in the /etc directory > # on remote systems. > # > exec /usr/sbin/rmt This launches a full /bin/sh just to parse a shell script and exec the real rmt. Please consider changing /etc/rmt to a symlink to .../usr/sbin/rmt. Thanks, Josh Triplett -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages tar depends on: ii libc6 2.13-23 tar recommends no packages. Versions of packages tar suggests: ii bzip2 1.0.6-1 ii ncompress <none> ii xz-utils 5.1.1alpha+20110809-3 -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

