aboutsummaryrefslogtreecommitdiff
path: root/sysutils/brut/pkg-message
diff options
context:
space:
mode:
authorgeorg lastname <georg.lastname@web.de>2021-07-18 14:19:11 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2021-07-18 14:22:35 +0000
commit35345a43885aea9d60ab0e65ee33274af382a689 (patch)
tree0ad267649db13e2fc4b7783f92f182c4fce19747 /sysutils/brut/pkg-message
parent0b6fb0695f0ac655fd7636d1be60802edfc8555e (diff)
downloadports-35345a43885aea9d60ab0e65ee33274af382a689.tar.gz
ports-35345a43885aea9d60ab0e65ee33274af382a689.zip
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
Diffstat (limited to 'sysutils/brut/pkg-message')
-rw-r--r--sysutils/brut/pkg-message8
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/brut/pkg-message b/sysutils/brut/pkg-message
new file mode 100644
index 000000000000..052c779ffc3c
--- /dev/null
+++ b/sysutils/brut/pkg-message
@@ -0,0 +1,8 @@
+[
+{ 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
+}
+]