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-dev/2013-January/022290.html | 77 +++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 zarb-ml/mageia-dev/2013-January/022290.html (limited to 'zarb-ml/mageia-dev/2013-January/022290.html') diff --git a/zarb-ml/mageia-dev/2013-January/022290.html b/zarb-ml/mageia-dev/2013-January/022290.html new file mode 100644 index 000000000..e216d2530 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-January/022290.html @@ -0,0 +1,77 @@ + + + + [Mageia-dev] Cleaning up init + + + + + + + + + +

[Mageia-dev] Cleaning up init

+ Dan Fandrich + dan at coneharvesters.com +
+ Thu Jan 31 15:54:35 CET 2013 +

+
+ +
On Thu, Jan 31, 2013 at 10:00:36AM +0000, Colin Guthrie wrote:
+> While I'm pretty sure no such init script exists and would break in
+> other ways, it's still a valid point. I've changed it to "{}" now.
+
+True, but if we haven't told our users what their symbolic links should look
+like, we can't be going about deleting the wrong files.
+
+> Anyone else have any comments on this?
+
+The revised solution instead breaks when the link contains double quotes.
+How about this instead:
+
+find -L find /etc/rc.d/rc{0,1,2,3,4,5,6,7}.d -type l -exec rm -f {} +
+
+>>> Dan
+
+ + + + + + + + + +
+

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