Skip to content

Commit 93ba7fc

Browse files
committedMay 12, 2021
Do not remove previous rsyslog.conf file
1 parent b98dd99 commit 93ba7fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎start.sh

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/sh
22

3-
rm -f /etc/rsyslog.conf
4-
53
envsubst < /etc/rsyslog.conf.template > /var/lib/rsyslog/rsyslog.conf
64

75
exec /usr/sbin/rsyslogd -n

0 commit comments

Comments
 (0)
Please sign in to comment.