Re: [systemd-devel] [PATCH] enable chkconfig support in systemctl for ALTLinux

2011-06-15 Thread Lennart Poettering
On Tue, 14.06.11 14:34, Alexey Shabalin (a.shaba...@gmail.com) wrote: > enable chkconfig support in systemctl for ALTLinux Applied. Thanks! Lennart -- Lennart Poettering - Red Hat, Inc. ___ systemd-devel mailing list systemd-devel@lists.freedesktop.o

Re: [systemd-devel] [PATCH] enable chkconfig support in systemctl for ALTLinux

2011-06-14 Thread Chris Ferron
On 06/14/2011 01:03 PM, Lennart Poettering wrote: On Tue, 14.06.11 13:01, Frederic Crozat (fcro...@suse.com) wrote: Le mardi 14 juin 2011 à 14:34 +0400, Alexey Shabalin a écrit : enable chkconfig support in systemctl for ALTLinux Hmm, this patch looks wrong, you should insert Alt_linux just a

Re: [systemd-devel] [PATCH] enable chkconfig support in systemctl for ALTLinux

2011-06-14 Thread Lennart Poettering
On Tue, 14.06.11 13:01, Frederic Crozat (fcro...@suse.com) wrote: > Le mardi 14 juin 2011 à 14:34 +0400, Alexey Shabalin a écrit : > > enable chkconfig support in systemctl for ALTLinux > > Hmm, this patch looks wrong, you should insert Alt_linux just after > TARGET_SUSE, unless you want, like me

Re: [systemd-devel] [PATCH] enable chkconfig support in systemctl for ALTLinux

2011-06-14 Thread Frederic Crozat
Le mardi 14 juin 2011 à 14:34 +0400, Alexey Shabalin a écrit : > enable chkconfig support in systemctl for ALTLinux Hmm, this patch looks wrong, you should insert Alt_linux just after TARGET_SUSE, unless you want, like meego, a condition on HAVE_SYSV_COMPAT. -- Frederic Crozat SUSE ___

[systemd-devel] [PATCH] enable chkconfig support in systemctl for ALTLinux

2011-06-14 Thread Alexey Shabalin
enable chkconfig support in systemctl for ALTLinux -- Alexey Shabalin From 8524ce047614f0d597bcfeaf2af0529739716afb Mon Sep 17 00:00:00 2001 From: Alexey Shabalin Date: Fri, 10 Jun 2011 21:30:15 +0400 Subject: [PATCH] enable chkconfig support in systemctl for ALTLinux --- src/systemctl.c |