init: fix boot action in init script
authorJo-Philipp Wich <jo@mein.io>
Mon, 7 Feb 2022 18:01:04 +0000 (19:01 +0100)
committerJo-Philipp Wich <jo@mein.io>
Mon, 7 Feb 2022 18:01:30 +0000 (19:01 +0100)
commitac99eba7d39c2ba8fa0c5335ea1e8943d8885c24
tree229ff4988c53d54940ce9671263fc570c77ff588
parentb54f462272c3a68a1a733a9037dc7c109c54499d
init: fix boot action in init script

We need to call `start()` instead of `start_service()` from `boot()` in
order to properly register the firewall service.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
root/etc/init.d/firewall