update ipp2p to 0.8.1rc1, add it to 2.6 as well
[openwrt.git] / openwrt / package / scanlogd / files / scanlogd.init
1 #!/bin/sh
2 mkdir -p `grep "^scanlogd:" /etc/passwd | cut -d: -f6`
3 /usr/sbin/scanlogd
This page took 0.043703 seconds and 5 git commands to generate.