rule: add privilege check for hwclock

This commit is contained in:
iff 2023-11-22 19:09:36 +01:00
parent 15c957e7da
commit becb692db0

View file

@ -6,6 +6,7 @@ pattern = [
"authentication is required", "authentication is required",
"be root", "be root",
"be superuser", "be superuser",
"cannot access",
"eacces", "eacces",
"edspermissionerror", "edspermissionerror",
"error: insufficient privileges", "error: insufficient privileges",