4 lines
64 B
Text
4 lines
64 B
Text
#!/usr/bin/with-contenv sh
|
|
|
|
cd /var
|
|
exec syslog-ng --foreground
|