On 2018-01-18 10:30, John Crispin wrote:
On 18/01/18 09:14, John Crispin wrote:
rather than using flock for procd enabled services we add locking to
the
rc.common code.
Signed-off-by: John Crispin
---
package/base-files/files/etc/rc.common | 6 ++
package/system/procd/files/procd.sh
On 18/01/18 09:14, John Crispin wrote:
rather than using flock for procd enabled services we add locking to the
rc.common code.
Signed-off-by: John Crispin
---
package/base-files/files/etc/rc.common | 6 ++
package/system/procd/files/procd.sh| 15 ---
2 files changed,
rather than using flock for procd enabled services we add locking to the
rc.common code.
Signed-off-by: John Crispin
---
package/base-files/files/etc/rc.common | 6 ++
package/system/procd/files/procd.sh| 15 ---
2 files changed, 6 insertions(+), 15 deletions(-)
diff --git