diff --git a/functions-common b/functions-common index fae936a3d0..d83cd4c3bb 100644 --- a/functions-common +++ b/functions-common @@ -1439,7 +1439,7 @@ function _common_systemd_pitfalls { # do some sanity checks on $cmd to see things we don't expect to work if [[ "$cmd" =~ "sudo" ]]; then - local msg=<