5 lines
64 B
Plaintext
Executable File
5 lines
64 B
Plaintext
Executable File
#!/usr/bin/with-contenv sh
|
|
|
|
cd /var
|
|
exec syslog-ng --foreground
|