FS#30254 - [xinetd] xinetd.service should use After=network.target

Attached to Project: Arch Linux
Opened by Jameson Pugh (ImNtReal) - Monday, 11 June 2012, 14:01 GMT
Last edited by Tobias Powalowski (tpowa) - Tuesday, 12 June 2012, 07:21 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Tobias Powalowski (tpowa)
Dave Reisner (falconindy)
Tom Gundersen (tomegun)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
In /usr/lib/systemd/system/xinetd.service the After line is After=network.service. It should be After=network.target in case users are using NetworkManager, or something else instead of network.service to manage networking on their machines.

Additional info:
* xinetd 2.3.15-1


Steps to reproduce:
Install xinetd
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Tuesday, 12 June 2012, 07:21 GMT
Reason for closing:  Fixed
Additional comments about closing:  2.3.15-2
Comment by Tom Gundersen (tomegun) - Monday, 11 June 2012, 20:29 GMT
Sounds correct.

Loading...