Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
external
/
subpack
/
utils
/
bluelog
/
files
/
bluelog.init
blob: efae2886ea0e5af1a4fb920952057bdb4ac926fa [
file
] [
log
] [
blame
]
#!/bin/sh /etc/rc.common
START
=
65
SERVICE_DAEMONIZE
=
1
start
()
{
service_start
/
usr
/
bin
/
bluelog
}
stop
()
{
service_stop
/
usr
/
bin
/
bluelog
}