PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : suse 9.x: mounted *read-only* as /var/spool/postfix/proc



Sonny
19.05.05, 08:08
Hallo!

Ich habe folgenden Fehler:

On Samstag, 23. April 2005 03:38 Joe Knall wrote:
> Hi all,
>
> every time after yast ran suseconfig /proc is additionally
> mounted *read-only* as /var/spool/postfix/proc.
>
> My question is how to get rid of this feature.
>

This behaviour is caused by the following lines
in /sbin/conf.d/SuSEconfig.postfix:
mkdir -p /var/spool/postfix/proc
if ! grep /var/spool/postfix/proc /proc/mounts &> /dev/null; then
mount -o ro -t proc proc /var/spool/postfix/proc
fi
After commenting them out my problem is solved so far.
( http://archives.neohapsis.com/archives/linux/suse/2005-q2/0150.html )
Das ist aber eher ein Workaround:

Kennt jemand eine "richtige" Lösung? (Müsste normal von SuSE kommen)

Sonny
23.05.05, 10:39
Immerhin habe ich von SuSE ein Anwort (ohne Lösung) bekommen.

"
Hello,
Thank you for your message. I am checking on this and will reply to you again as soon as possible.
Thanks,
"

Ob die sich jemals wieder melden werden?

Sonny
15.11.05, 09:42
jetzt habe ich das Problem wieder, auch ohne -r ro