Am Mittwoch, den 10.11.2004, 11:14 +0100 schrieb Richard Verwayen:
> Hallo Listenbewohner,
>
> ihr werdet mich jetzt wohl steinigen, aber ich bin zu blöd, das
> Verzeichnis /var/tmp/temproot/var/empty zu löschen.
>
>
> # ls -lo /var/tmp/temproot/var/
> total 2
> dr-xr-xr-x 2 root wheel schg 512 Nov 10 00:53 empty
> #
>
> Also ist das immutable-Flag gesetzt, aber ein
>
> # chflags noschg /var/tmp/temproot/var/empty/
> chflags: /var/tmp/temproot/var/empty/: Operation not permitted
> #
Ich würde das Verzeichnis einfach mal writeable machen
-> chmod +w
Gruß,
Malte.
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Wed 10 Nov 2004 - 11:31:22 CET