aboutsummaryrefslogtreecommitdiff
path: root/x11/gdm
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:52 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:52 +0000
commit467ad301e850f0a0985b053be44a383fb64e05df (patch)
tree95307d1ea6effde4816a1e77da4f0fb7bf9ffe95 /x11/gdm
parenta400cfc5f46c03a0cf81282b9da421effa2e6575 (diff)
downloadports-467ad301e850f0a0985b053be44a383fb64e05df.tar.gz
ports-467ad301e850f0a0985b053be44a383fb64e05df.zip
Convert to UCL & cleanup pkg-message (categories x)
Notes
Notes: svn path=/head/; revision=508914
Diffstat (limited to 'x11/gdm')
-rw-r--r--x11/gdm/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/gdm/pkg-message b/x11/gdm/pkg-message
index 99ecdf8ddfa6..b6d1e4e91f7d 100644
--- a/x11/gdm/pkg-message
+++ b/x11/gdm/pkg-message
@@ -1,5 +1,11 @@
+[
+{ type: install
+ message: <<EOM
GDM is installed.
Do _NOT_ use /etc/ttys to start gdm at boot time. This will result in gdm
hanging or restarting constantly. Instead, add gdm_enable="YES" to
/etc/rc.conf. GDM will be started automatic on the next reboot.
+EOM
+}
+]