summary refs log tree commit diff
path: root/os/etc/s6-rc/src/connman-vpn-log/run
blob: e02f7cd9ea4e9d146fc489f0bb509352f9fb13ec (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/execlineb -P

envfile /etc/s6-rc/config/log.conf
envfile -I /etc/s6-rc/config/connman-vpn.conf
importas -sCuD "n2 s2000000 T" LOG_DIRECTIVES LOG_DIRECTIVES
importas -sCuD "/run/log" LOG_DIR LOG_DIR

foreground { install -d ${LOG_DIR}/connman-vpn }
s6-log -d3 -b -- ${LOG_DIRECTIVES} ${LOG_DIR}/connman-vpn