On Fri, 16.12.11 23:11, Ran Benita (ran...@gmail.com) wrote:
> > > > And please pass uid and gid as NULL, get_user_creds() can deal with
> > > > that.
> > > >
> > > > > +return strdup(home);
> > > >
> > > > Otherwise looks fine. Thanks!
> > >
> > > May I also ask why specifier expansion
Hi!
I have a laptop with a dual boot and lvm setup, systemd works fine there. On
my desktop machine, it stops booting after starting lock (mounting all
partition), I can reboot with ctrl-alt-del (it complains about ck-log-
start.service). The desktop machine has a special disk setup:
ssd dmraid,
On Sat, Dec 17, 2011 at 10:41, Sipos Ferenc wrote:
> I have a laptop with a dual boot and lvm setup, systemd works fine there. On
> my desktop machine, it stops booting after starting lock (mounting all
> partition), I can reboot with ctrl-alt-del (it complains about ck-log-
> start.service). The