pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gdm: Add rc.d dependency on dbus
Module Name: pkgsrc-wip
Committed By: Dan Cîrnaț <dan%alt.md@localhost>
Pushed By: cirnatdan
Date: Thu Apr 15 21:55:07 2021 +0200
Changeset: dbdda360a893fe1369cc51c4a53c2e41c2fa6f35
Modified Files:
gdm/files/gdm.sh
Log Message:
gdm: Add rc.d dependency on dbus
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dbdda360a893fe1369cc51c4a53c2e41c2fa6f35
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gdm/files/gdm.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/gdm/files/gdm.sh b/gdm/files/gdm.sh
index 66f9e0fed3..fb5a049003 100644
--- a/gdm/files/gdm.sh
+++ b/gdm/files/gdm.sh
@@ -4,7 +4,7 @@
#
# PROVIDE: gdm
-# REQUIRE: DAEMON LOGIN wscons
+# REQUIRE: DAEMON LOGIN wscons dbus
# KEYWORD: shutdown
if [ -f /etc/rc.subr ]; then
Home |
Main Index |
Thread Index |
Old Index