https://bugzilla.novell.com/show_bug.cgi?id=408846 User poeml@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=408846#c2 --- Comment #2 from Peter Poeml <poeml@novell.com> 2008-07-15 04:04:41 MDT --- The profile for e.g. climm contains network dgram, network inet dgram, network inet stream, network stream, since logprof asked for it the first time. Since then, it asks each time to add "network inet dgram" and "network inet stream", and the profile file doesn't change anymore since then. But the diff that logprof presents each time presents those two lines as new lines, just as if they were not in the profile at all. The same happens for sshd by the way, with a different line. logprof proposes this change: --- /tmp/eCgkU5ijB3 2008-07-15 12:03:46.011679855 +0200 +++ /tmp/hI0aiQrXVw 2008-07-15 12:03:46.011679855 +0200 @@ -31,6 +31,7 @@ capability sys_tty_config, + /bin/ash Ux, /bin/bash Ux, /bin/bash2 Ux, @@ -55,9 +56,11 @@ /tmp/ssh-*/agent.[0-9]* rwl, /tmp/ssh-*[0-9]*/ w, /usr/sbin/sshd mrix, + owner /var/log/wtmp k, owner /var/log/wtmp w, /var/run w, /var/run/sshd{,.init}.pid wl, + owner /var/run/utmp k, owner /var/run/utmp rw, @{HOME}/.ssh/authorized_keys{,2} r, @{PROC}/[0-9]*/fd/ r, and if I confirm that, it proposes it again the next time (even though it has saved the changes to disk (I verified this). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.