mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 01:34:19 +00:00
Clarify error message
This commit is contained in:
parent
b009265951
commit
dd9bfc3351
@ -262,7 +262,7 @@ try_exec() {
|
||||
fi
|
||||
else
|
||||
# We don't know how to perform this operation with elevated privileges
|
||||
printf "\nNeither Polkit nor sudo appear to be installed. Unable to execute the command with elevated privileges.\n"
|
||||
printf "\nNeither Polkit nor sudo appear to be installed. Unable to execute the command with the required privileges.\n"
|
||||
retval=1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user