Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | proftpd: move pidfile from /var/ to /var/run/ | Roy Li | 2013-11-27 | 1 | -0/+39 |
/var/run/ is more suitable to store pidfile for OE, and this fixes "/etc/init.d/proftpd stop" failure too, since this script assumes the pidfile is under /var/run Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net> |