f49cac086f
Files now end with a single newline
6 lines
79 B
Bash
Executable File
6 lines
79 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
rm -f /var/run/rsyslogd.pid
|
|
|
|
supervisorctl start rsyslogd
|