FS#33415 - [systemd] When enable dhcpcd@.service only dhcpcd@eth0.service link created
Attached to Project:
Arch Linux
Opened by Oleg Nagornij (corner) - Wednesday, 16 January 2013, 11:54 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 16 January 2013, 16:20 GMT
Opened by Oleg Nagornij (corner) - Wednesday, 16 January 2013, 11:54 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 16 January 2013, 16:20 GMT
|
Details
Description:
When enable dhcpcd@.service only dhcpcd@eth0.service link created. After command, for example, # systemctl enabled dhcpcd@enp6s1.service link /etc/systemd/system/multi-user.target.wants/dhcpcd@enp6s1.service is not created, but link /etc/systemd/system/multi-user.target.wants/dhcpcd@eth0.service is created. Additional info: * package version(s) systemd197-4 * config and/or log files etc. Steps to reproduce: # systemctl enabled dhcpcd@enp6s1.service Error is in file /usr/lib/systemd/system/dhcpcd@.service Patch this : -- Alias=multi-user.target.wants/dhcpcd@eth0.service ++ WantedBy=multi-user.target |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Wednesday, 16 January 2013, 16:20 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#31093
Wednesday, 16 January 2013, 16:20 GMT
Reason for closing: Duplicate
Additional comments about closing:
https://bugs.archlinux.org/task/33410
https://bugs.freedesktop.org/show_bug.cgi?id=53954