mirror of
https://github.com/openwrt/routing.git
synced 2025-12-22 12:34:36 +04:00
olsrd: change name of PID-file for olsrd4 from '/var/run/olsrd4.pid' to '/var/run/olsrd.pid' to be compatible with freifunk-watchdog-scripts (this is the default old behaviour)
This commit is contained in:
@@ -9,6 +9,6 @@ SERVICE_DAEMONIZE=1
|
|||||||
SERVICE_WRITE_PID=1
|
SERVICE_WRITE_PID=1
|
||||||
|
|
||||||
CONF=/var/etc/olsrd.conf
|
CONF=/var/etc/olsrd.conf
|
||||||
PID=/var/run/olsrd4.pid
|
PID=/var/run/olsrd.pid
|
||||||
|
|
||||||
UCI_CONF_NAME=olsrd
|
UCI_CONF_NAME=olsrd
|
||||||
|
|||||||
Reference in New Issue
Block a user