* Thu Mar 06 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-30.sme
- systemd unit for ippp [SME: 12876] - systemd unit for wan [SME: 12875] - improve networking service unit [SME: 12541]
This commit is contained in:
parent
33833b4033
commit
ccd94a71e2
@ -1,8 +1,11 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description= Network management for Koozali SME Server, using old sysvinit script
|
Description= Network management for Koozali SME Server, using old sysvinit script
|
||||||
After=network-pre.target
|
After=network-pre.target
|
||||||
|
Wants=network-online.target
|
||||||
Wants=network.target
|
Wants=network.target
|
||||||
Before=network-online.target wan.service
|
Before=network-online.target
|
||||||
|
Before=network.target
|
||||||
|
Before=wan.service
|
||||||
Conflicts=NetworkManager.service
|
Conflicts=NetworkManager.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
@ -183,8 +183,9 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Mar 06 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-30.sme
|
* Thu Mar 06 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-30.sme
|
||||||
- systemd unit for ippp [SME: 12876]
|
- systemd unit for ippp [SME: 12876]
|
||||||
- systemd unit for wan [SME: 12875]
|
- systemd unit for wan [SME: 12875]
|
||||||
|
- improve networking service unit [SME: 12541]
|
||||||
|
|
||||||
* Wed Mar 05 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-29.sme
|
* Wed Mar 05 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-29.sme
|
||||||
- change key type from service to configuration [SME: 11367]
|
- change key type from service to configuration [SME: 11367]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user