2c360f7 driverdisk: Use a single systemd service to start DD UI (#1035663)

Authored and Committed by bcl 10 years ago
    driverdisk: Use a single systemd service to start DD UI (#1035663)
    
    This removes the second driver-updates service for network UI startup
    and creates a start_driver_update function that is used by the 3 places
    that driver updates need to be processed.
    
    It also moves the driver-fetch-net to run after kickstart-fetch-net so
    that kickstart driverdisk network sources can be processed in the same
    way as the cmdline network sources.
    
    Related: rhbz#1035663
    
        
file modified
+0 -1
file modified
+16 -10
file modified
+17 -10
file modified
+1 -10
file modified
+2 -12
file modified
+1 -2