do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 17 Mar 2019 18:47:52 +0000 (19:47 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 17 Mar 2019 18:48:39 +0000 (19:48 +0100)
commit5059653882dbd86e3bbf48389f9f81b0fac8cd0a
treec485a272add5b3a684f9ac97aad69a7c07aadb85
parent2bbd1e1e8ababc480ff5d373847ab98ba0cc23dd
do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings

   text    data     bss     dec     hex filename
 981737     485    7296  989518   f194e busybox_old
 981704     485    7296  989485   f192d busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/libbb.h
libbb/pidfile.c
miscutils/crond.c
miscutils/watchdog.c
networking/inetd.c
networking/ntpd.c
sysklogd/klogd.c
sysklogd/syslogd.c