patches/openwrt: add patch to fix detection of enabled service
- Jun 08, 2021
-
-
Karel Koci authored
The services such as `umount` do not have `START` but they have `STOP`. The original implementation of `enabled` considered only `START` but both of them should be considered.
-