diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2013-February/009174.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2013-February/009174.html | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2013-February/009174.html b/zarb-ml/mageia-discuss/2013-February/009174.html new file mode 100644 index 000000000..3a30a1eec --- /dev/null +++ b/zarb-ml/mageia-discuss/2013-February/009174.html @@ -0,0 +1,97 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] About systemd: must be easier + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20About%20systemd%3A%20must%20be%20easier&In-Reply-To=%3C5117B4CB.1060801%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="009173.html"> + <LINK REL="Next" HREF="009175.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] About systemd: must be easier</H1> + <B>Claire Robinson</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20About%20systemd%3A%20must%20be%20easier&In-Reply-To=%3C5117B4CB.1060801%40gmail.com%3E" + TITLE="[Mageia-discuss] About systemd: must be easier">eeeemail at gmail.com + </A><BR> + <I>Sun Feb 10 15:55:07 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="009173.html">[Mageia-discuss] About systemd: must be easier +</A></li> + <LI>Next message: <A HREF="009175.html">[Mageia-discuss] About systemd: must be easier +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9174">[ date ]</a> + <a href="thread.html#9174">[ thread ]</a> + <a href="subject.html#9174">[ subject ]</a> + <a href="author.html#9174">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 10/02/13 11:47, Anssi Hannula wrote: +><i> 10.02.2013 13:08, Pierre Jarillon kirjoitti: +</I>>><i> Hi, +</I>>><i> systemd is certainly better than the old init, but it is not easy to use it +</I>>><i> because it is not possible to use the file completion such as +</I>>><i> /etc/init.d/nt<tab>. +</I>><i> +</I>><i> Works for me on both mga2 and cauldron: +</I>><i> # systemctl status nt<tab> +</I>><i> ntpdate.service ntpd.service +</I>><i> +</I>><i> Do you have bash-completion installed? +</I>><i> +</I>><i> +</I>>><i> My suggestion is to help with something like +</I>>><i> +</I>>><i> # systemctl status nt +</I>>><i> ntpd.service loaded active running Network Time Service +</I>>><i> ntpdate.service loaded active exited Set time via NTP +</I>>><i> +</I>>><i> These two lines are the result of # systemctl list-units | grep ^nt +</I>>><i> Another way is to use jokers such as systemctl status nt* +</I>>><i> +</I>>><i> # systemctl -h |wc -l gives 110 lines +</I>>><i> # systemctl -a|wc -l gives 245 lines +</I>>><i> This is two much for a new user of systemd: It is necessary to give a few help +</I>>><i> to new users of systemd. +</I>>><i> +</I>><i> +</I>><i> +</I> +You probably need to install bash-completion, it should be installed by +default though IINM. If not then please create a bug. + +Claire +</PRE> + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="009173.html">[Mageia-discuss] About systemd: must be easier +</A></li> + <LI>Next message: <A HREF="009175.html">[Mageia-discuss] About systemd: must be easier +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9174">[ date ]</a> + <a href="thread.html#9174">[ thread ]</a> + <a href="subject.html#9174">[ subject ]</a> + <a href="author.html#9174">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |