diff options
author | Kristin Chuang <kristin.chuang@canonical.com> | 2018-11-28 17:57:11 +0800 |
---|---|---|
committer | Kristin Chuang <kristin.chuang@canonical.com> | 2018-11-28 17:57:11 +0800 |
commit | 12bd064b79c1a34c2329bc8aec733c391b7cd5b4 (patch) | |
tree | 9ed628ae872a74f542101d50f884bb72ed07eb8b | |
parent | 6dc892f002bae6efab0bdd306bdfd34112c89eb7 (diff) |
add missing 'also-after-suspend' flag for job usb3/insert
-rw-r--r-- | units/usb/usb.pxu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/usb/usb.pxu b/units/usb/usb.pxu index 00a43182..99623fb8 100644 --- a/units/usb/usb.pxu +++ b/units/usb/usb.pxu @@ -84,6 +84,7 @@ _verification: The verification of this test is automated. Do not change the automatically selected result. plugin: user-interact +flags: also-after-suspend user: root command: {%- if __on_ubuntucore__ %} |