Commit Graph

3 Commits

Author SHA1 Message Date
Doug Ledford
ac2064a1ab Remove -B option to opensm on start
We need opensm to not go into the background and act like a daemon
for our new launch script, so don't have it do so.

Signed-off-by: Doug Ledford <dledford@redhat.com>
2013-03-25 17:05:13 -04:00
Doug Ledford
39a5c52144 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>
2013-03-25 15:29:03 -04:00
Doug Ledford
dbba8402d3 Latest upstream version, now systemd friendly
Signed-off-by: Doug Ledford <dledford@redhat.com>
2012-11-27 16:30:00 -05:00