3 lines
46 B
Bash
3 lines
46 B
Bash
#!/bin/sh
|
|
exec svlogd -tt @@INSTALL_DIR@@/log
|
#!/bin/sh
|
|
exec svlogd -tt @@INSTALL_DIR@@/log
|