diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-February/002530.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-February/002530.html | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-February/002530.html b/zarb-ml/mageia-sysadm/2011-February/002530.html new file mode 100644 index 000000000..5a5409205 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-February/002530.html @@ -0,0 +1,83 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [395] remove passphrase file after spliting it + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B395%5D%20remove%20passphrase%20file%20after%20spliting%20it&In-Reply-To=%3C20110203162207.522F93FEC8%40valstar.mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002529.html"> + <LINK REL="Next" HREF="002548.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [395] remove passphrase file after spliting it</H1> + <B>root at mageia.org</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B395%5D%20remove%20passphrase%20file%20after%20spliting%20it&In-Reply-To=%3C20110203162207.522F93FEC8%40valstar.mageia.org%3E" + TITLE="[Mageia-sysadm] [395] remove passphrase file after spliting it">root at mageia.org + </A><BR> + <I>Thu Feb 3 17:22:07 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002529.html">[Mageia-sysadm] [394] rename generate-key.sh to generate-key +</A></li> + <LI>Next message: <A HREF="002548.html">[Mageia-sysadm] [396] Import cleaned userdrake2 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2530">[ date ]</a> + <a href="thread.html#2530">[ thread ]</a> + <a href="subject.html#2530">[ subject ]</a> + <a href="author.html#2530">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Revision: 395 +Author: boklm +Date: 2011-02-03 17:22:06 +0100 (Thu, 03 Feb 2011) +Log Message: +----------- +remove passphrase file after spliting it + +Modified Paths: +-------------- + gpg/split-passphrase + +Modified: gpg/split-passphrase +=================================================================== +--- gpg/split-passphrase 2011-02-03 15:51:13 UTC (rev 394) ++++ gpg/split-passphrase 2011-02-03 16:22:06 UTC (rev 395) +@@ -12,4 +12,5 @@ + done + + rm -f "$partsdir/all" ++rm -f "$passphrase" + +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20110203/941de7d6/attachment.html> +</PRE> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002529.html">[Mageia-sysadm] [394] rename generate-key.sh to generate-key +</A></li> + <LI>Next message: <A HREF="002548.html">[Mageia-sysadm] [396] Import cleaned userdrake2 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2530">[ date ]</a> + <a href="thread.html#2530">[ thread ]</a> + <a href="subject.html#2530">[ subject ]</a> + <a href="author.html#2530">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |