On 08/05/2012 11:08 PM, Patrick Dupre wrote:
> As I said, it run fine in single usere, but fails when I run
> systemd --system --unit=multi-user.target
> and I cannot identify why!
> It seems to complain about systemd_tmpfiles
> I cleaned and created, whitout problem. 

By "single user" mode do you mean runlevel1.target?

If you are in runlevel1 and want to go to runlevel3 you should try....

systemctl isolate multi-user.target

If you want to go to runlevel5 (graphical login) it would be

systemctl isolate graphical.target

-- 
Programming today is a race between software engineers striving to build bigger 
and better idiot-proof programs, and the Universe trying to produce bigger and 
better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry 
Compiled
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to