freebsd-ports/sysutils/brut/pkg-message
georg lastname 35345a4388 sysutils/brut: New port
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
2021-07-18 15:22:35 +01:00

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
}
]