[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: tmpfs Fehlermeldung



* Michael Ott <michael@zolnott.de> [12-06-05 00:27]:
> 
> Beim Booten bekomme ich folgende Fehlermeldung: Sat Jun 11 23:37:20
> 2005: tmpfs on /tmp type tmpfs (rw,size=256m,mode=1777)
> Sat Jun 11 23:37:20 2005: Cleaning /tmpfind: warning: you have specified the
> -maxdepth option after a non-option argument -perm, but options are
> not positional (-maxdepth affects tests specified before it as well as
> those specified after it).  Please specify options before other a

Hast du etwas in /etc/init.d/bootclean.sh verändert?
Dein tmpfs mountet ja, nur das Skript, das beim booten aufräumen
will, meckert.
Bei mir steht da in Zeile 56
        ( if cd /tmp && [ "`find . -perm -002 -maxdepth 0`" = "." ]
                                   ^^^^^^^^^^     
Da hängt es irgendwie.

Gruss
Jens



Reply to: