Print this page
5166 sendmail package should be replaceable
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Toomas Soome <tsoome@me.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.xml
          +++ new/usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.xml
↓ open down ↓ 52 lines elided ↑ open up ↑
  53   53                  <service_fmri value='file://localhost/usr/lib/fm/notify/smtp-notify' />
  54   54          </dependency>
  55   55  
  56   56          <dependency
  57   57              name='startup_req'
  58   58              grouping='require_all'
  59   59              restart_on='none'
  60   60              type='service'>
  61   61                  <service_fmri value='svc:/milestone/multi-user:default' />
  62   62                  <service_fmri value='svc:/system/fmd:default' />
  63      -                <service_fmri value='svc:/network/sendmail-client:default' />
  64   63          </dependency>
  65   64  
  66   65          <exec_method
  67   66              type='method'
  68   67              name='start'
  69   68              exec='/usr/lib/fm/notify/smtp-notify'
  70   69              timeout_seconds='0' />
  71   70  
  72   71          <exec_method
  73   72              type='method'
↓ open down ↓ 69 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX