FS#69138 - [networkmanager] Please separate ovs systemd drop-in into a singe package
Attached to Project:
Arch Linux
Opened by Detlev Brodowski (brody) - Tuesday, 29 December 2020, 08:58 GMT
Last edited by Jan Alexander Steffens (heftig) - Wednesday, 13 July 2022, 19:36 GMT
Opened by Detlev Brodowski (brody) - Tuesday, 29 December 2020, 08:58 GMT
Last edited by Jan Alexander Steffens (heftig) - Wednesday, 13 July 2022, 19:36 GMT
|
Details
Description:
Please move the by upstream provided systemd drop-in /usr/lib/systemd/system/NetworkManager.service.d/NetworkManager-ovs.conf into a separate package. Reason: In my eyes one package should not contain a systemd unit file and additionally a drop-in file for this unit file. Furthermore, it blocks the use of systemd drop-in files by other packages because systemd does not support multiple drop-in files with the same keywords such as "Wants" or "After". Attached is a usable patch file. Regarding the package name: I couldn't think of anything better. ;) Kind regards Detlev |
This task depends upon
Closed by Jan Alexander Steffens (heftig)
Wednesday, 13 July 2022, 19:36 GMT
Reason for closing: Fixed
Additional comments about closing: networkmanager 1.38.2-2,
openvswitch 2.16.1-3
Wednesday, 13 July 2022, 19:36 GMT
Reason for closing: Fixed
Additional comments about closing: networkmanager 1.38.2-2,
openvswitch 2.16.1-3
[Unit]
After=openvswitch.service
Package openvswitch does not contain openvswitch.service
Sure it does.
https://archlinux.org/packages/community/x86_64/openvswitch/files/
https://github.com/archlinux/svntogit-community/blob/packages/openvswitch/trunk/ovs-vswitchd.service