Ignore:
Timestamp:
08/06/13 17:04:40 (11 years ago)
Author:
ramonb
Message:

debian:

  • corrected old init.d script names to new names

CHANGELOG:

  • updated
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.1/debian/jobmonarch-jobmond.postinst

    r896 r937  
    99    # Only on install (not during upgrade)
    1010
    11     if [ -x /etc/init.d/jobmond ]
     11    if [ -x /etc/init.d/jobmonarch-jobmond ]
    1212    then
    13         update-rc.d -f jobmond defaults
     13        update-rc.d -f jobmonarch-jobmond defaults
    1414    fi
    1515
Note: See TracChangeset for help on using the changeset viewer.