diff options
| -rw-r--r-- | jobs/esata.txt.in | 2 | ||||
| -rw-r--r-- | jobs/firewire.txt.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/jobs/esata.txt.in b/jobs/esata.txt.in index e3c19181..e6ec175d 100644 --- a/jobs/esata.txt.in +++ b/jobs/esata.txt.in @@ -23,7 +23,7 @@ _description: plugin: user-interact id: esata/remove -depends: esata/storage-test +depends: esata/insert command: removable_storage_watcher remove ata_serial_esata _description: PURPOSE: diff --git a/jobs/firewire.txt.in b/jobs/firewire.txt.in index 67bce5e3..a94d7492 100644 --- a/jobs/firewire.txt.in +++ b/jobs/firewire.txt.in @@ -25,7 +25,7 @@ _description: plugin: user-interact id: firewire/remove -depends: firewire/storage-test +depends: firewire/insert require: device.category == 'FIREWIRE' command: removable_storage_watcher remove firewire _description: |
