From a9ef0f056d0fca5ed39c6e0e8dfec8a218ed8671 Mon Sep 17 00:00:00 2001 From: aurelien Date: Tue, 20 Nov 2012 17:05:20 +0100 Subject: + bison++ log4cxx mediatomb perl-file-find-rule perl-num ber-compare perl-text-glob python2-empy python2-rospkg rosinstall vcstools --- pcr/mediatomb/mediatomb.install | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pcr/mediatomb/mediatomb.install (limited to 'pcr/mediatomb/mediatomb.install') diff --git a/pcr/mediatomb/mediatomb.install b/pcr/mediatomb/mediatomb.install new file mode 100644 index 000000000..56f6ef92c --- /dev/null +++ b/pcr/mediatomb/mediatomb.install @@ -0,0 +1,9 @@ +post_install() { + echo 'Warning: the MediaTomb web interface exposes your filesystem to the network' + echo 'For maximum security, set in your MediaTomb config file' +} + +post_upgrade() { + # TODO: disable next update + post_install +} -- cgit v1.2.3-2-g168b