summaryrefslogtreecommitdiffstats
path: root/jython-tosca-parser/src/main/resources/Lib/site-packages/tosca_parser-0.7.0-py2.7.egg/toscaparser/tests/artifacts/rsyslog/start.sh
blob: 3de82d18b0178a621368875a3630135dc921a41c (plain)
1
2
3
4
#!/bin/bash
# This script starts rsyslogd as a service in init.d
service rsyslog stop
service rsyslog start