hi guys,i got it: https://www.archlinux.org/news/consolek … by-logind/my system worked in a initscripts/systemd mix. i already configured the DAEMONS...etc.
Hello,I turned into systemd booting. For convinience I choose to lxdm to log in. But my habit was the Archlinux look and I don't know which way should start xdm with that particular look&feel.What should be the equivalent to be launch by systemctl ?
TheSaint
https://bbs.archlinux.org/profile.php?id=12140
2012-09-22T10:58:18Z
Hmm, no they don't. Whole theming system such as it is gives you a lot of choices too, and lots of room for easy personalization. I'm not much of a fan of standard plasma theme, but I like icons and window decoration.
I recently moved /var to a new partition and have noticed this error in journalctl logDec 05 07:48:00 archlinux systemd[1]: Started Console System Shutdown Logging.
Dec 05 07:48:00 archlinux systemd[1]: var.mount mount process exited, code=exited status=32
Dec 05 07:48:00 archlinux systemd[1]: Failed unmounting /var.I added an entry in fstab for /var/dev/sda4 /var ext4 defaults,noatime,discard 0
@tladuke:You've rebooted your machine since installing systemd (and are actually using it rather than sysvinit currently), correct? systemctl won't work unless systemd has been started.
Morrad
https://bbs.archlinux.org/profile.php?id=56157
2012-10-04T23:29:22Z
Before I ran that command I ran ls -l /etc/systemd/system/display-manager.service and got the outputlrwxrwxrwx 1 root root 35 Oct 14 02:20 /etc/systemd/system/display-manager.service -> /usr/lib/systemd/system/kdm.serviceSo it looks like the symlink was already created when I ran systemctl enableI tried to create it again anyway though and it just returned "ln: failed to create symbolic li
I just converted to a pure-systemd system this morning. Without doing any additional configuration myself, Control+Alt+F1-F6 open virtual consoles and C+A+F7 goes to X.
headkase
https://bbs.archlinux.org/profile.php?id=54886
2012-10-03T17:54:20Z
I'm having this problem too: i started a topic some days ago https://bbs.archlinux.org/viewtopic.php?id=144271 .I'm using a simple .xintirc with only "exec dbus-launch --exit-with-session startfxce4".
nierro
https://bbs.archlinux.org/profile.php?id=51921
2012-07-09T07:23:19Z
Shark wrote:One way allows you to not get rid of rc.local with systemd. See https://wiki.archlinux.org/index.php/Sy … s#rc.localYes, I've seen that - but I'd like to have a pure, systemd-only setup.ataraxia wrote:You shouldn't need the line with the "for" statement any more. ondemand has been the kernel default governor for a little while now.Oke, thanks.