blob: 91e97e4f470e3a87d158e22fdbead476be6f0b27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[
{ type: install
message: <<EOM
You must be root to use xcdroast. To use it as normal user,
click "enable-nonroot" after starting it at first as root.
But beware! This is a security risk!
It modifies the following files and gives them the
set-user-ID-on-execution bit:
EOM
}
]
|