/usr/bin/reset
by Matt Owen from LinuxQuestions.org on (#58CA9)
I don't know if this is a problem but I find it quite annoying. /usr/bin/reset is in two packages.
util-linux as a binary.
ncurses as a symlink.
The fact that it is a symlink in one makes this collision harder to detect. I don't think it makes any visible difference. But it does show up on a host intrusion detection system if a package is reinstalled as having changed.
I would kind of like it if it were in one package only.


util-linux as a binary.
ncurses as a symlink.
The fact that it is a symlink in one makes this collision harder to detect. I don't think it makes any visible difference. But it does show up on a host intrusion detection system if a package is reinstalled as having changed.
I would kind of like it if it were in one package only.