[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] SELinux complication???
- Subject: [ale] SELinux complication???
- From: jim.kinney at gmail.com (Jim Kinney)
- Date: Mon, 15 Feb 2016 10:08:36 -0500
- In-reply-to: <[email protected]>
- References: <[email protected]>
Do NOT mess with anything in the /run area. BAD THINGS WILL HAPPEN.
Adjust your find command to exclude that area instead.
On Feb 15, 2016 10:06 AM, "Sean Kilpatrick" <kilpatms at gmail.com> wrote:
> I need to remove an empty directory: /run/user/1000/gvfs
>
> (gnome virtual file system?)
>
> the find command hangs up on this directory. When I try to delete it
> with the rmdir command I am told the directory is NOT empty. But it is!
>
> so I tried this, as root:
>
> [root at localhost 1000]#rmdir -v --ignore-fail-on-non-empty gvfs
> rmdir: removing directory, ?gvfs?
> rmdir: failed to remove ?gvfs?: Permission denied
>
>
> So how do I push to one side whatever is in the way?
>
> Sean
>
>
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20160215/fd70f5aa/attachment.html>