]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - sys-user/tcpdump/tcpdump-1.ebuild
sys-user/tcpdump: fix up that last commit.
[mjo-overlay.git] / sys-user / tcpdump / tcpdump-1.ebuild
index 09d118924b04a15124bb92bdbffc40154ba5f94e..9b49db07809abe8e68c8a7e6dfb0f12b2c9a51ee 100644 (file)
@@ -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"