From: Bastian Bittorf Date: Sun, 24 Nov 2013 14:21:17 +0000 (+0100) Subject: olsrd: hotplug-script: take config-file as marker for 'init-script-was-already-invoke... X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=e459ca61d20d14186bd35088d8dc0d7c38962425;hp=e459ca61d20d14186bd35088d8dc0d7c38962425;p=lede-routing%2F.git olsrd: hotplug-script: take config-file as marker for 'init-script-was-already-invoked-once' and not the pidfile: the pidfile ist not written if the daemon couldnt startup, e.g. because no interface was up yet and 'AllowNoInt' was not configured - thanks to bluse-blue for reporting this issue on a WDR4900v1 ---