diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-September/008175.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-September/008175.html | 147 |
1 files changed, 147 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-September/008175.html b/zarb-ml/mageia-dev/2011-September/008175.html new file mode 100644 index 000000000..975539b50 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-September/008175.html @@ -0,0 +1,147 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] systemd vs dm + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20systemd%20vs%20dm&In-Reply-To=%3C201109171128.p8HBS7Pp028139%40smtp-vbr14.xs4all.nl%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008173.html"> + <LINK REL="Next" HREF="008180.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] systemd vs dm</H1> + <B>Dick Gevers</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20systemd%20vs%20dm&In-Reply-To=%3C201109171128.p8HBS7Pp028139%40smtp-vbr14.xs4all.nl%3E" + TITLE="[Mageia-dev] systemd vs dm">dvgevers at xs4all.nl + </A><BR> + <I>Sat Sep 17 13:28:06 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="008173.html">[Mageia-dev] systemd vs dm +</A></li> + <LI>Next message: <A HREF="008180.html">[Mageia-dev] systemd vs dm +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8175">[ date ]</a> + <a href="thread.html#8175">[ thread ]</a> + <a href="subject.html#8175">[ subject ]</a> + <a href="author.html#8175">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Sat, 17 Sep 2011 12:02:50 +0100, Colin Guthrie wrote about Re: +[Mageia-dev] systemd vs dm: + +><i>What would be useful is to find the pid of rsyslog (mine is 1505), and +</I>><i>then do: +</I>><i>[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at jimmy</A> ~]# cat /proc/1505/cgroup +</I>><i>8:blkio:/ +</I>><i>7:net_cls:/ +</I>><i>6:freezer:/ +</I>><i>5:devices:/ +</I>><i>4:memory:/ +</I>><i>3:cpuacct,cpu:/system/rsyslog.service +</I>><i>2:cpuset:/ +</I>><i>1:name=systemd:/system/rsyslog.service +</I> + +Aha! Mine: +8:blkio:/ +7:net_cls:/ +6:freezer:/ +5:devices:/ +4:memory:/ +3:cpuacct,cpu:/system/sysinit.service +2:cpuset:/ +1:name=systemd:/system/sysinit.service + +So this shows up the error + +><i>If it looks similar to mine then it has been started by systemd but it's +</I>><i>somehow "lost" that info. +</I>><i> +</I>><i> +</I>><i>I wonder, do you do anything special with either /var /var/run or /run +</I>><i>directories? Are they on separate partitions or anything? +</I> +Nope, nothing done, nothing separate. + +But looking at rpm -qa |grep init: +initscripts-9.21-12.mga1 +mkinitrd-6.0.93-25.mga2 +module-init-tools-3.16-1.mga2 +systemd-sysvinit-35-3.mga2 +sysvinit-tools-2.87-10.mga1 +xinit-1.3.1-1.mga2 +xinitrc-2.4.21-1.mga2 + +I suspect that sysvinit-tools might have to be removed, but it is required +by initscripts. So that would show up some missing package conflicts and ph +the cause of the rsyslog start. + +Ciao, +=Dick Gevers= +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008173.html">[Mageia-dev] systemd vs dm +</A></li> + <LI>Next message: <A HREF="008180.html">[Mageia-dev] systemd vs dm +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8175">[ date ]</a> + <a href="thread.html#8175">[ thread ]</a> + <a href="subject.html#8175">[ subject ]</a> + <a href="author.html#8175">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |