void-packages/srcpkgs/snoopy/INSTALL
2014-12-06 10:04:26 +01:00

6 lines
55 B
Plaintext

case "${ACTION}" in
post)
sbin/snoopy-enable
;;
esac