We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab1dc8 commit 9f23c20Copy full SHA for 9f23c20
providers/base/units/wireless/jobs.pxu
@@ -16,6 +16,7 @@ template-filter: device.category == 'WIRELESS' and device.interface != 'UNKNOWN'
16
template-engine: jinja2
17
template-unit: job
18
id: wireless/wireless_scanning_{{ interface }}
19
+user: root
20
_summary: Test system can discover Wi-Fi networks on {{ interface }}
21
command:
22
net_driver_info.py "$NET_DRIVER_INFO"
0 commit comments