Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc Add the xserver description file.
details: https://anonhg.NetBSD.org/src/rev/cc91b8b15d9e
branches: trunk
changeset: 574486:cc91b8b15d9e
user: christos <christos%NetBSD.org@localhost>
date: Tue Mar 01 16:29:44 2005 +0000
description:
Add the xserver description file.
diffstat:
etc/postinstall | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r e09b97e83bd1 -r cc91b8b15d9e etc/postinstall
--- a/etc/postinstall Tue Mar 01 16:28:46 2005 +0000
+++ b/etc/postinstall Tue Mar 01 16:29:44 2005 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: postinstall,v 1.90 2005/02/27 22:34:18 christos Exp $
+# $NetBSD: postinstall,v 1.91 2005/03/01 16:29:44 christos Exp $
#
# Copyright (c) 2002-2005 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -650,7 +650,7 @@
populate_dir ${op} true ${SRC_DIR}/etc/pam.d ${DEST_DIR}/etc/pam.d 644 \
README display_manager ftpd gdm imap kde login other passwd \
- pop3 ppp rexecd rsh sshd su system telnetd xdm
+ pop3 ppp rexecd rsh sshd su system telnetd xdm xserver
failed=$(( ${failed} + $? ))
Home |
Main Index |
Thread Index |
Old Index