Re: [systemd-devel] syslog.socket vs. syslog.service

2010-12-03 Thread enaut
l the systemd unit repositories.. -> why is it that all *syslog*.service files are WantedBy multi-user.target and not let's say WantedBy basic.target? Well all the messages are cached in the socket. So no harm in starting it late! enaut ___

Re: [systemd-devel] Segfault during halt/reboot probably caused by comment=systemd.automount in fstab.

2010-12-03 Thread enaut
On 03.12.2010 01:34, Michael Biebl wrote: 2010/12/3 enaut: With Gentoo I had a nasty segfault on shutdown/reboot. I have not been able to track down the bug reasonably enough because while recompiling stuff with newer libs and Debug info I totally broke my system :(. A mailing list is not

[systemd-devel] Segfault during halt/reboot probably caused by comment=systemd.automount in fstab.

2010-12-02 Thread enaut
nstructions I can provide further information. enaut ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] Collection of Unit Files available?

2010-12-02 Thread enaut
;win".. but just in case there is no such later requirement.. .. marius.. p.s.: here is a link (which was sent to me directly via email) to some units on Lennarts server http://0pointer.de/public/systemd-units/ (just in case anybody else is searching for some example units.. thx to enaut)

Re: [systemd-devel] systemd and Linuxfromscratch

2010-11-10 Thread enaut
Am 10.11.2010 11:28, schrieb Andrei Gherzan: Hello. My name is Andrew. I found your [systemd-devel] systemd and Linuxfromscratch article and wanted to know if you managed to make systemd work on your system. I've done all the work with toolchain and basic system file in LFS and now i want to in

Re: [systemd-devel] Log of all processes

2010-10-25 Thread enaut
Am 25.10.2010 07:18, schrieb Canek Peláez Valdés: Is this possible? I don't want anything fancy like bootchart, only the processes (and, if possible, in the order of invocation) from "/bin/systemd udev" to "/sbin/agetty 38400 tty1". Why not bootchart? its quite nice and if you only want the r

[systemd-devel] Remove all references to killall.service

2010-10-18 Thread enaut
Hey, as killall.service is not necessary anymore here two patches to remove it completely the first removes it from the default units, the second removes from the Debian and Fedora specific files. As I neither have Debian nor Fedora those are untested! they work well for Gentoo though. hope I did

Re: [systemd-devel] Systemd port on custom embedded linux

2010-09-17 Thread enaut
Am 17.09.2010 15:49, schrieb Cristian Axenie: Hi ! I've managed to solve some problems appearing during boot but some persist. The current setup makes the system freeze in the current step : [ 10.23] systemd[1]: systemd 8 running in system mode. (+PAM +LIBWRAP -AUDIT -SELINUX -IPV6 -SYS

[systemd-devel] systemd ebuild for Gentoo

2010-06-28 Thread Enaut Waldmeier
I made a custom profile and started building a gentoo system with systemd > instead of sysvinit in a chroot for testing. > > I've noticed two minor problems with the ebuild - it is missing the > dependency for dev-libs/dbus-glib and portage won't install it if sysvinit > is installed because of fil