/[soft]/draklive-install/trunk/draklive-install-lock-storage
ViewVC logotype

Contents of /draklive-install/trunk/draklive-install-lock-storage

Parent Directory Parent Directory | Revision Log Revision Log


Revision 792 - (show annotations) (download)
Fri Apr 1 07:37:48 2011 UTC (13 years ago) by dmorgan
File size: 180 byte(s)
Add cleaned draklive-install
1 #!/bin/sh
2
3 CMD=/usr/sbin/draklive-install
4
5 hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run $CMD
6 # run without hal lock if it fails
7 [ "$?" != 0 ] && $CMD
8

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30