aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dsbbatmon
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
commitbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /sysutils/dsbbatmon
parentd2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff)
downloadports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.tar.gz
ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.zip
Convert to UCL & cleanup pkg-message (categories s)
Notes
Notes: svn path=/head/; revision=508909
Diffstat (limited to 'sysutils/dsbbatmon')
-rw-r--r--sysutils/dsbbatmon/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/dsbbatmon/pkg-message b/sysutils/dsbbatmon/pkg-message
index 685e3b4b128b..ca7e7c7ada3d 100644
--- a/sysutils/dsbbatmon/pkg-message
+++ b/sysutils/dsbbatmon/pkg-message
@@ -1,5 +1,6 @@
-**************************************************************************
-
+[
+{ type: install
+ message: <<EOM
In order to be able to execute shutdown as regular user, you can either
use sudo(8) (see below), or you can add your username to the operator
group:
@@ -14,5 +15,6 @@ to ${PREFIX}/etc/sudoers.
NOTE: On FreeBSD >= 12, members of the operator group are allowed to
suspend the system via acpiconf(8). Using sudo(8) is not necessary.
-
-**************************************************************************
+EOM
+}
+]