X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=blobdiff_plain;f=sys-user%2Ftcpdump%2Ftcpdump-1.ebuild;fp=sys-user%2Ftcpdump%2Ftcpdump-1.ebuild;h=9b49db07809abe8e68c8a7e6dfb0f12b2c9a51ee;hp=09d118924b04a15124bb92bdbffc40154ba5f94e;hb=a19ecf9def99ab0de63a77fef67aa88913f241c8;hpb=0ac58e53a79a451d36e8c4f39c54a58c7ccee117 diff --git a/sys-user/tcpdump/tcpdump-1.ebuild b/sys-user/tcpdump/tcpdump-1.ebuild index 09d1189..9b49db0 100644 --- a/sys-user/tcpdump/tcpdump-1.ebuild +++ b/sys-user/tcpdump/tcpdump-1.ebuild @@ -5,6 +5,12 @@ 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"