~niedbalski/charms/precise/rsyslog/fix-1355987

1
2
3
4
5
6
7
#!/bin/bash
# Here put anything that is needed to start the service.
# Note that currently this is run directly after install
# i.e. 'service apache2 start'
service rsyslog start
open-port 514/tcp
open-port 514/udp