~ubuntu-branches/ubuntu/trusty/ntop/trusty

« back to all changes in this revision

Viewing changes to debian/postinst

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2008-06-15 14:38:28 UTC
  • mfrom: (2.1.11 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080615143828-oalh84nda2hje4do
Tags: 3:3.3-11
Correction of Polish translation encoding, closes: #479490. Thanks
to Christian Perrier <bubulle@debian.org> for the help.

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
 
50
50
db_stop
51
51
 
 
52
ldconfig
 
53
 
52
54
if [ -x "/etc/init.d/ntop" ]; then
53
55
    update-rc.d ntop defaults >/dev/null
54
56
    if [ -x /usr/sbin/invoke-rc.d ] ; then