Skip to content

Commit

Permalink
Added wpa_supplicant to service mocks
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzheiber committed Nov 25, 2024
1 parent 6459f08 commit 4f08f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mocks/systemctl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -Eeux -o pipefail

declare -a services=("udev" "geoclue" "apparmor")
declare -a services=("udev" "geoclue" "apparmor" "wpa_supplicant")

_handle_restart() {
local value
Expand Down

0 comments on commit 4f08f6c

Please sign in to comment.