replace rsyslog with syslog-ng
This commit is contained in:
parent
bd3ca7ece8
commit
1f36b3a1e9
5 changed files with 13 additions and 52 deletions
4
rootfs/etc/services.d/syslog-ng/run
Normal file
4
rootfs/etc/services.d/syslog-ng/run
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/with-contenv sh
|
||||
|
||||
cd /var
|
||||
exec syslog-ng --foreground
|
Loading…
Add table
Add a link
Reference in a new issue