~charmers/charms/precise/vsftpd/trunk

« back to all changes in this revision

Viewing changes to hooks/exposed

  • Committer: Nathan Williams
  • Date: 2012-04-30 11:39:02 UTC
  • Revision ID: nathan@nathanewilliams.com-20120430113902-0fsltnum7jcusoy9
Initial vsftpd charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
set -e
 
3
juju-log "Opening tcp port 21"
 
4
open-port 21/tcp