diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-September/018402.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-September/018402.html | 80 | 
1 files changed, 80 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-September/018402.html b/zarb-ml/mageia-dev/2012-September/018402.html new file mode 100644 index 000000000..5f26128c6 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-September/018402.html @@ -0,0 +1,80 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] Daemons and initscripts +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Daemons%20and%20initscripts&In-Reply-To=%3C20120901132909.77ff35df%40tue-amour.local%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="018399.html"> +   <LINK REL="Next"  HREF="018400.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] Daemons and initscripts</H1> +    <B>Julien</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Daemons%20and%20initscripts&In-Reply-To=%3C20120901132909.77ff35df%40tue-amour.local%3E" +       TITLE="[Mageia-dev] Daemons and initscripts">julien.moragny at laposte.net +       </A><BR> +    <I>Sat Sep  1 13:29:09 CEST 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="018399.html">[Mageia-dev] Daemons and initscripts +</A></li> +        <LI>Next message: <A HREF="018400.html">[Mageia-dev] [RFC] kdelibs4-devel and cmake macros +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#18402">[ date ]</a> +              <a href="thread.html#18402">[ thread ]</a> +              <a href="subject.html#18402">[ subject ]</a> +              <a href="author.html#18402">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Le Sat, 1 Sep 2012 12:04:54 +0100, +"Johnny A. Solbu" <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">cooker at solbu.net</A>> a écrit : + +><i> On Saturday 01 September 2012 08:40, AL13N wrote: +</I>><i> > i would make systemd stuff and import into cauldron +</I>><i>  +</I>><i> And my question was, how do I do that? :-)= +</I>><i> Remember I am not a programmer and have yet to make a single init script, +</I>><i> even. +</I>><i>  +</I> +You have to write a unit file for systemd, something named like +oidentd.service +It's not very complicated, provided you know the options of +the daemon.  +<A HREF="http://www.freedesktop.org/software/systemd/man/systemd.unit.html">http://www.freedesktop.org/software/systemd/man/systemd.unit.html</A> +<A HREF="http://0pointer.de/blog/projects/systemd-for-admins-3.html">http://0pointer.de/blog/projects/systemd-for-admins-3.html</A> +<A HREF="http://freedesktop.org/wiki/Software/systemd/">http://freedesktop.org/wiki/Software/systemd/</A> + +Dev of Archlinux have already written a unit file for oidentd, you should +be able to adapt it for mageia without a lot of headache : +<A HREF="https://projects.archlinux.org/svntogit/community.git/tree/trunk/service?h=packages/oidentd">https://projects.archlinux.org/svntogit/community.git/tree/trunk/service?h=packages/oidentd</A> + +regards +Julien +</PRE> + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="018399.html">[Mageia-dev] Daemons and initscripts +</A></li> +	<LI>Next message: <A HREF="018400.html">[Mageia-dev] [RFC] kdelibs4-devel and cmake macros +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#18402">[ date ]</a> +              <a href="thread.html#18402">[ thread ]</a> +              <a href="subject.html#18402">[ subject ]</a> +              <a href="author.html#18402">[ 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>  | 
