mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
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
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
[
|
|
{ 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
|
|
}
|
|
]
|