updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / arpwatch-gentoo / arpwatch-gentoo.install
blob6585e4c495698c7a6d692bf4bf871c889192c913
1 post_install() {
2     useradd -r -g nobody -d /var/lib/arpwatch -s /bin/false arpwatch
3     chown -R arpwatch:nobody /var/lib/arpwatch/
5     echo "Change /etc/conf.d/arpwatch according your needs"