summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-September/018532.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-September/018532.html')
-rw-r--r--zarb-ml/mageia-dev/2012-September/018532.html79
1 files changed, 79 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-September/018532.html b/zarb-ml/mageia-dev/2012-September/018532.html
new file mode 100644
index 000000000..2eee0243b
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-September/018532.html
@@ -0,0 +1,79 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Anyone know where /usr/bin/shutdown comes from?
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Anyone%20know%20where%20/usr/bin/shutdown%20comes%20from%3F&In-Reply-To=%3Cm3y5klhfii.fsf%40euphor.blino.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="018530.html">
+ <LINK REL="Next" HREF="018540.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Anyone know where /usr/bin/shutdown comes from?</H1>
+ <B>Olivier Blin</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Anyone%20know%20where%20/usr/bin/shutdown%20comes%20from%3F&In-Reply-To=%3Cm3y5klhfii.fsf%40euphor.blino.org%3E"
+ TITLE="[Mageia-dev] Anyone know where /usr/bin/shutdown comes from?">mageia at blino.org
+ </A><BR>
+ <I>Fri Sep 7 20:08:53 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="018530.html">[Mageia-dev] Anyone know where /usr/bin/shutdown comes from?
+</A></li>
+ <LI>Next message: <A HREF="018540.html">[Mageia-dev] Anyone know where /usr/bin/shutdown comes from?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#18532">[ date ]</a>
+ <a href="thread.html#18532">[ thread ]</a>
+ <a href="subject.html#18532">[ subject ]</a>
+ <a href="author.html#18532">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Colin Guthrie &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>&gt; writes:
+
+&gt;<i> Not owned by any package so presumably it's from a %post or similar.
+</I>&gt;<i> Anyone know which package or a way to easily search for it?
+</I>
+Looks like it's created by msec, see /usr/share/msec/plugins/msec.py:
+ shutdown.exists() or shutdown.symlink(CONSOLE_HELPER)
+
+And from &quot;rpm -q --scripts usermode&quot;:
+
+postinstall scriptlet (using /bin/sh):
+if [ ! -z &quot;$SECURE_LEVEL&quot; ];then
+if [ -x /usr/sbin/msec -a &quot;$SECURE_LEVEL&quot; -gt &quot;3&quot; ]; then
+/usr/sbin/msec $SECURE_LEVEL || true ; fi
+fi
+
+--
+Olivier Blin - blino
+</PRE>
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="018530.html">[Mageia-dev] Anyone know where /usr/bin/shutdown comes from?
+</A></li>
+ <LI>Next message: <A HREF="018540.html">[Mageia-dev] Anyone know where /usr/bin/shutdown comes from?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#18532">[ date ]</a>
+ <a href="thread.html#18532">[ thread ]</a>
+ <a href="subject.html#18532">[ subject ]</a>
+ <a href="author.html#18532">[ 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>