From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-discuss/2013-February/009172.html | 85 ++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 zarb-ml/mageia-discuss/2013-February/009172.html (limited to 'zarb-ml/mageia-discuss/2013-February/009172.html') diff --git a/zarb-ml/mageia-discuss/2013-February/009172.html b/zarb-ml/mageia-discuss/2013-February/009172.html new file mode 100644 index 000000000..88b11498a --- /dev/null +++ b/zarb-ml/mageia-discuss/2013-February/009172.html @@ -0,0 +1,85 @@ + + + + [Mageia-discuss] About systemd: must be easier + + + + + + + + + +

[Mageia-discuss] About systemd: must be easier

+ Pierre Jarillon + jarillon at abul.org +
+ Sun Feb 10 12:08:26 CET 2013 +

+
+ +
Hi,
+systemd is certainly better than the old init, but it is not easy to use it
+ because it is not possible to use the file completion such as 
+/etc/init.d/nt<tab>.
+
+ My suggestion is to help with something like
+
+# systemctl status nt
+  ntpd.service              loaded active running       Network Time Service
+  ntpdate.service           loaded active exited        Set time via NTP
+
+These two lines are the result of # systemctl list-units | grep ^nt
+Another way is to use jokers such as systemctl status nt*
+
+# systemctl -h |wc -l  gives 110 lines
+# systemctl -a|wc -l   gives 245 lines
+This is two much for a new user of systemd: It is necessary to give a few help 
+to new users of systemd.
+
+-- 
+Pierre Jarillon - http://pjarillon.free.fr/
+Vice-président de l'ABUL : http://abul.org
+Microsoft is for computers what McDonald is for French gastronomy
+
+ + + + + + + + + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ -- cgit v1.2.1