Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Aug 2017 11:19:32 -0700
From:      John Baldwin <jhb@freebsd.org>
To:        Jeremie Le Hen <jlh@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r322029 - in head: usr.bin usr.sbin
Message-ID:  <9401348.cv7bYOMymL@ralph.baldwin.cx>
In-Reply-To: <201708032130.v73LUC2H045637@repo.freebsd.org>
References:  <201708032130.v73LUC2H045637@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, August 03, 2017 09:30:12 PM Jeremie Le Hen wrote:
> Author: jlh
> Date: Thu Aug  3 21:30:12 2017
> New Revision: 322029
> URL: https://svnweb.freebsd.org/changeset/base/322029
> 
> Log:
>   rwho/ruptime/rwhod shouldn't be gated by RCMDS.
>   
>   PR:		220953
>   Reported by:	peter@
>   Differential Revision:	https://reviews.freebsd.org/D11743
> 
> Modified:
>   head/usr.bin/Makefile
>   head/usr.sbin/Makefile

Don't forget to update tools/build/mk/OptionalObsoleteFiles.inc so that 
'make delete-old' doesn't incorrectly remove these.

The /etc/rc.d/rwhod script is also curently conditional on rcmds
(see etc/rc.d/Makefile) as is the 140.clean-rwho periodic script
(see etc/periodic/daily/Makefile).

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9401348.cv7bYOMymL>