X-Git-Url: https://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=blobdiff_plain;f=sys-user%2Ftcpdump%2Ftcpdump-0.ebuild;fp=sys-user%2Ftcpdump%2Ftcpdump-0.ebuild;h=9b49db07809abe8e68c8a7e6dfb0f12b2c9a51ee;hp=cc5471191ae5c0255e359715f82fa63bd5f7cb77;hb=0ac58e53a79a451d36e8c4f39c54a58c7ccee117;hpb=f3777935d9748ae261c98298947e347c9924d91f diff --git a/sys-user/tcpdump/tcpdump-0.ebuild b/sys-user/tcpdump/tcpdump-0.ebuild index cc54711..9b49db0 100644 --- a/sys-user/tcpdump/tcpdump-0.ebuild +++ b/sys-user/tcpdump/tcpdump-0.ebuild @@ -1,11 +1,16 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 SYS_USER_UID=103 SYS_USER_UID_IMPORTANT=true + +# This "new version" of the tcpdump user has a non-default +# shell. The existing user should be modified to have the +# new shell value upon upgrading. +SYS_USER_SHELL=/bin/sh + inherit sys-user KEYWORDS="~amd64 ~x86"