35345a4388
GUI for various admin tasks Graphical user interface (GUI) for various administrative tasks: - partition editor, disk editor - user/group management - date, time, timezone - and more. Some desktop users might find this port helpful. It uses gtk3 for the GUI elements. It has a sudo backend. WWW: https://github.com/random532/brut PR: 251373
8 lines
203 B
Text
8 lines
203 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
- Sudo is used as backend. The file ${PREFIX}/etc/sudoers handles its permissions.
|
|
- If dbus complains about a missing machine-id, run "dbus-uuidgen --ensure".
|
|
EOM
|
|
}
|
|
]
|