diff options
author | Pierre Equoy <pierre.equoy@canonical.com> | 2018-09-11 14:35:42 +0800 |
---|---|---|
committer | Pierre Equoy <pierre.equoy@canonical.com> | 2018-09-11 14:35:42 +0800 |
commit | 688b0efea4e58774b64d395e9b984002b23e0b2d (patch) | |
tree | 66afcce52ae49ee3a13f5dd034835895e928d308 /units/ethernet | |
parent | 1ea2afee31d79cf413de358040283512ee031413 (diff) |
Add category to template job `ethernet/hotplug-*-end-cycle`
Diffstat (limited to 'units/ethernet')
-rw-r--r-- | units/ethernet/jobs.pxu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/ethernet/jobs.pxu b/units/ethernet/jobs.pxu index c6e679a..e5729cb 100644 --- a/units/ethernet/jobs.pxu +++ b/units/ethernet/jobs.pxu @@ -347,6 +347,7 @@ unit: template template-resource: device template-filter: device.category == 'NETWORK' and device.interface != 'UNKNOWN' id: ethernet/hotplug-{__index__}-end-cycle +category_id: com.canonical.plainbox::ethernet after: ethernet/hotplug-{interface}-disconnect command: true flags: simple |