From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 10 21:30:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A45668BD for ; Mon, 10 Mar 2014 21:30:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 82A2A1D1 for ; Mon, 10 Mar 2014 21:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2ALU0RZ039501 for ; Mon, 10 Mar 2014 21:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2ALU0I3039500; Mon, 10 Mar 2014 21:30:00 GMT (envelope-from gnats) Resent-Date: Mon, 10 Mar 2014 21:30:00 GMT Resent-Message-Id: <201403102130.s2ALU0I3039500@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chris Rees Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 164E1839 for ; Mon, 10 Mar 2014 21:26:01 +0000 (UTC) Received: from mk-outboundfilter-5.mail.uk.tiscali.com (mk-outboundfilter-5.mail.uk.tiscali.com [212.74.114.1]) by mx1.freebsd.org (Postfix) with ESMTP id A2D4C1A2 for ; Mon, 10 Mar 2014 21:26:00 +0000 (UTC) Received: from 81-170-79-230.dynamic.dsl.as9105.com (HELO pegasus.bayofrum.net) ([81.170.79.230]) by smtp.pipex.tiscali.co.uk with ESMTP; 10 Mar 2014 21:25:52 +0000 Received: by pegasus.bayofrum.net (Postfix, from userid 1001) id 84FCC5DCAD; Mon, 10 Mar 2014 21:24:33 +0000 (GMT) Message-Id: <20140310212433.84FCC5DCAD@pegasus.bayofrum.net> Date: Mon, 10 Mar 2014 21:24:33 +0000 (GMT) From: Chris Rees To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/187431: [PATCH] x11/slim: document in manpage how to start on startup X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Chris Rees List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2014 21:30:00 -0000 >Number: 187431 >Category: ports >Synopsis: [PATCH] x11/slim: document in manpage how to start on startup >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 10 21:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Chris Rees >Release: FreeBSD 9.2-RELEASE-p2 amd64 >Organization: >Environment: System: FreeBSD pegasus.bayofrum.net 9.2-RELEASE-p2 FreeBSD 9.2-RELEASE-p2 #0 r259640: Fri Dec 20 09:39:16 GMT 2013 root@pegasus.bayofrum.net:/usr/obj/usr/src/sys/PEGASUS amd64 >Description: Simple change, just add info on starting slim on startup to manpage rather than fobbing user off! >How-To-Repeat: >Fix: --- patch.txt begins here --- Index: files/patch-slim.1 =================================================================== --- files/patch-slim.1 (revision 0) +++ files/patch-slim.1 (working copy) @@ -0,0 +1,12 @@ +--- slim.1.orig 2014-03-10 21:18:36.740597788 +0000 ++++ slim.1 2014-03-10 21:22:07.373025770 +0000 +@@ -42,6 +42,9 @@ + .SH STARTING SLIM AT BOOT + Please refer to documentation of your Operating System to make \fBslim\fP + automatically startup after the system boots. ++.PP ++For \fBFreeBSD\fP, you should add the line slim_enable=yes to /etc/rc.conf ++to make \fBslim\fP start on boot. + .SH CONFIGURATION + Global configuration is stored in the /etc/slim.conf file. See the comments + inside the file for a detailed explanation of the \fIoptions\fP. Property changes on: files/patch-slim.1 ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property --- patch.txt ends here --- -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. >Release-Note: >Audit-Trail: >Unformatted: