[arch-commits] Commit in storage-fixup/trunk (50-storage-fixup.sh)

Paul Mattal paul at archlinux.org
Mon Dec 7 00:28:35 UTC 2009


    Date: Sunday, December 6, 2009 @ 19:28:35
  Author: paul
Revision: 60776

upgpkg: storage-fixup 20091206-1
    update to 20091206 snapshot and added pm script per FS#17194

Added:
  storage-fixup/trunk/50-storage-fixup.sh

---------------------+
 50-storage-fixup.sh |    6 ++++++
 1 file changed, 6 insertions(+)

Added: 50-storage-fixup.sh
===================================================================
--- 50-storage-fixup.sh	                        (rev 0)
+++ 50-storage-fixup.sh	2009-12-07 00:28:35 UTC (rev 60776)
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+if [ "$1" == "resume" ] || [ "$1" == "thaw" ]; then
+  /usr/sbin/storage-fixup
+fi
+


Property changes on: storage-fixup/trunk/50-storage-fixup.sh
___________________________________________________________________
Added: svn:executable
   + *




More information about the arch-commits mailing list