yselkowitz / rpms / opensm

Forked from rpms/opensm 6 years ago
Clone

39a5c52 Various updates

Authored and Committed by dledford 11 years ago
    Various updates
    
    - Drop the old sysv init script
    - Fix opensm-launch to restart opensm in a loop.  This works around the
      fact that systemd starts opensm so early that we very well might not
      have sync on the link yet.  Without the physical link being up, opensm
      exits immediately.  This way opensm will get restarted every 30 seconds
      until sync is active on the link or until the opensm service is
      stopped.
    - Always install the newly generated opensm-%%{version}.conf as
      opensm.conf
    - Make the launch work properly in the event that no GUIDs are
      set and there are no numbered config files
    
    Signed-off-by: Doug Ledford <dledford@redhat.com>
    
        
file removed
-410
file removed
-540
file removed
-540
file removed
-170
file modified
+5 -3
file modified
+14 -35