Neil Rickert changed bug 907542
What Removed Added
CC   nrickert@ameritech.net

Comment # 2 on bug 907542 from
Just an observer's comment.

On my system, I see:

ls -l /bin/mount
lrwxrwxrwx 1 croot root 14 Nov 15 06:11 /bin/mount -> /usr/bin/mount

The Nov 15 date is interesting.  I installed opensuse 13.2 on Nov 01
(downloaded the iso from OpenQA).  So this symlink was added later.  But I did
not directly add it, and there are no other users.

Either an update added that symlink, or some command is automatically creating
the symlink when it needs it.

The system install time should be roughly that of:
drwx------   2 croot root 16384 Nov  1 12:34 lost+found

(that would be when "/" was formatted during the install).  Times are
America/Chicago .

I notice that "/usr/bin/mount" has a date more recent than install time, so
there probably an update to "mount" and that symlink was probably created (or
deleted and recreated) during that update.

In any case, I am doubting that this is a real bug, if that symlink is
automatically created.


You are receiving this mail because: