Re: X

Jens Kasten <[email protected]> Thu, 28 Mar 2013 19:07:40 +0100
Newsgroups gmane.linux.rsbac
Message-ID <[email protected]>
I stay on latest linux-3.8.y.

The problem with frozen system while shutdown X is still there but
needed an open terminal.
Its foze when a terminal is open with root or security user in my case a
gnome-terminal.


Is is cutting the first letter on log. 
Thu Mar 28 19:00:28 2013 :<6>0000000173|sbac_list_auto_rehash(): 4 lists
rehash

Jens

Am Freitag, den 08.03.2013, 08:16 +0100 schrieb Amon Ott:
> Am 08.03.2013 01:05, schrieb Jens Kasten:
> > now its working again. I use the latest git 3.8.2.
> 
> Good.
> 
> > But one thing. My cloned git repository get to much out of space.
> > Usally I just do a clone the rsbac git and after some days when I call
> > git pull its broken again. So nearly every update and the master branch
> > is from rsbac.
> 
> As the RSBAC git repositories get rebased for every new kernel version,
> you need to use
> git pull --rebase
> to update your local copy.
> 
> Amon.