add syslog-ng to base image
This commit is contained in:
parent
7cdc03749a
commit
a2724ee2e9
3 changed files with 32 additions and 2 deletions
4
rootfs/etc/services.d/syslog-ng/run
Executable file
4
rootfs/etc/services.d/syslog-ng/run
Executable 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