~webteam-backend/charms/trusty/nrpe-external-master/trunk

« back to all changes in this revision

Viewing changes to hooks/install

  • Committer: Tom Haddon
  • Date: 2012-10-08 08:00:45 UTC
  • Revision ID: tom.haddon@canonical.com-20121008080045-hhdn267s3tcfo1la
Make sure we open the rsync port so we can actually connect - this will go away once we're using basenode's version of rsync

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
cheetah fill --env --oext compiled templates/rsyncd.conf.tmpl
20
20
cp templates/rsyncd.conf.compiled /etc/rsyncd.conf
21
21
service rsync restart
 
22
open-port 873/tcp