Run `bundle install` with 4 jobs.
[discourse_docker.git] / image / base / rsyslog
CommitLineData
be82e068
S
1#!/bin/bash
2exec 2>&1
3cd /
e56a65f6
MB
4chgrp syslog /var/log
5chmod g+w /var/log
7ebdf2b8 6rm -f /var/run/rsyslogd.pid
e56a65f6 7exec rsyslogd -n