* Tue Apr 16 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-8.sme

- add requirement for ppp [SME: 12622]
- add requirement for rp-pppoe [SME: 12628]
- enable modprobe dummy and bond [SME: 12627]
This commit is contained in:
2024-04-16 15:50:13 -04:00
parent cae29fee3b
commit dbc88b9a2c
6 changed files with 39 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ Conflicts=NetworkManager.service
[Service]
Type=oneshot
ExecStartPre=/sbin/e-smith/systemd/network-pre
ExecStart=/etc/rc.d/init.d/network start
ExecStop=/etc/rc.d/init.d/network stop
ExecReload=/etc/rc.d/init.d/network restart