diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2013-February/009173.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2013-February/009173.html | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2013-February/009173.html b/zarb-ml/mageia-discuss/2013-February/009173.html new file mode 100644 index 000000000..438dc8fc1 --- /dev/null +++ b/zarb-ml/mageia-discuss/2013-February/009173.html @@ -0,0 +1,93 @@ +<!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=%3C511788E0.3030602%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="009172.html"> + <LINK REL="Next" HREF="009174.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] About systemd: must be easier</H1> + <B>Anssi Hannula</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20About%20systemd%3A%20must%20be%20easier&In-Reply-To=%3C511788E0.3030602%40mageia.org%3E" + TITLE="[Mageia-discuss] About systemd: must be easier">anssi at mageia.org + </A><BR> + <I>Sun Feb 10 12:47:44 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="009172.html">[Mageia-discuss] About systemd: must be easier +</A></li> + <LI>Next message: <A HREF="009174.html">[Mageia-discuss] About systemd: must be easier +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9173">[ date ]</a> + <a href="thread.html#9173">[ thread ]</a> + <a href="subject.html#9173">[ subject ]</a> + <a href="author.html#9173">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>10.02.2013 13:08, Pierre Jarillon kirjoitti: +><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> +Works for me on both mga2 and cauldron: +# systemctl status nt<tab> +ntpdate.service ntpd.service + +Do you have bash-completion installed? + + +><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> + +-- +Anssi Hannula +</PRE> + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="009172.html">[Mageia-discuss] About systemd: must be easier +</A></li> + <LI>Next message: <A HREF="009174.html">[Mageia-discuss] About systemd: must be easier +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9173">[ date ]</a> + <a href="thread.html#9173">[ thread ]</a> + <a href="subject.html#9173">[ subject ]</a> + <a href="author.html#9173">[ 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> |