summaryrefslogtreecommitdiff
path: root/units
diff options
authorPMR <pmr@pmr-lander>2018-03-19 15:30:44 +0000
committerPMR <pmr@pmr-lander>2018-03-19 15:30:44 +0000
commitabe031827cbcb41d34df32368bcd0137545ca9fc (patch)
tree84be755f692203bdcf2164f7f32c847e773755c3 /units
parentfa1b8b808da8cd47daf31002548d9c153b34ea51 (diff)
parentcf8d5dc457b69e34576d0aa1c6c790affe9daef5 (diff)
Merge #341473 from ~sylvain-pineau/plainbox-provider-checkbox:no_req_for_wireless_n
Diffstat (limited to 'units')
-rw-r--r--units/wireless/jobs.pxu2
1 files changed, 0 insertions, 2 deletions
diff --git a/units/wireless/jobs.pxu b/units/wireless/jobs.pxu
index 68056e5..363984a 100644
--- a/units/wireless/jobs.pxu
+++ b/units/wireless/jobs.pxu
@@ -78,7 +78,6 @@ category_id: com.canonical.plainbox::wireless
estimated_duration: 30.0
flags: preserve-locale also-after-suspend also-after-suspend-manual
requires:
- wireless_sta_protocol.{{ interface }}_n == 'supported'
{%- if __on_ubuntucore__ %}
connections.slot == 'network-manager:service' and connections.plug == '{{ __system_env__["SNAP_NAME"] }}:network-manager'
{% endif -%}
@@ -100,7 +99,6 @@ category_id: com.canonical.plainbox::wireless
estimated_duration: 30.0
flags: preserve-locale also-after-suspend also-after-suspend-manual
requires:
- wireless_sta_protocol.{{ interface }}_n == 'supported'
{%- if __on_ubuntucore__ %}
connections.slot == 'network-manager:service' and connections.plug == '{{ __system_env__["SNAP_NAME"] }}:network-manager'
{% endif -%}