clr-boot-manager icon indicating copy to clipboard operation
clr-boot-manager copied to clipboard

"clr-boot-manager get-timeout" without "sudo" results in ERROR

Open bktan8 opened this issue 5 years ago • 0 comments

Describe the bug

without "sudo":

clear@clr~ $ clr-boot-manager get-timeout
[ERROR] cbm (../src/bootman/sysconfig.c:L97): /dev/sda4: failed to create a new libblkid probe

with "sudo":

clear@clr-mx~ $ sudo clr-boot-manager get-timeout
Password: 
No timeout is currently configured

Expected behavior If "sudo" is needed, then it should say so instead of the error.

bktan8 avatar Mar 23 '20 18:03 bktan8