Source: svc.startd Section: admin Priority: required Maintainer: Igor Pashev Build-Depends: dh-illumos, gcc-multilib [illumos-amd64], illumos-source-4.3, libnvpair1-dev , lib32nvpair1-dev [illumos-amd64] , libpool1-dev , lib32pool1-dev [illumos-amd64] , libproject1-dev , lib32project1-dev [illumos-amd64] , libscf1-dev , lib32scf1-dev [illumos-amd64] , libsysevent1-dev , lib32sysevent1-dev [illumos-amd64] , libuutil1-dev , lib32uutil1-dev [illumos-amd64] , libcontract1-dev, libfmevent1-dev, quilt, symlinks, Standards-Version: 3.9.5 Homepage: https://www.illumos.org Package: svc.startd Essential: yes Architecture: illumos-any Depends: ${shlibs:Depends}, ${misc:Depends} Description: service management facility master restarter svc.startd is the master restarter daemon for Service Management Facility (SMF) and the default restarter for all services. svc.startd starts, stops, and restarts services based on administrative requests, system failures, or application failures. . svc.startd maintains service state, as well as being responsible for managing faults in accordance with the dependencies of each service. . svc.startd is invoked automatically during system startup. It is restarted if any failures occur. svc.startd should never be invoked directly. . Service Management Facility (SMF) is a feature of the illumos operating system that creates a supported, unified model for services and service management on each system and replaces SysV init.d scripts. Package: svc.startd-dev Priority: optional Architecture: illumos-any Depends: svc.startd (= ${binary:Version}), ${misc:Depends}, librestart-dev, libscf-dev, libsysevent-dev, libumem-dev, Description: service management facility master restarter: header files This package provides header files to access svc.startd internals. . svc.startd is the master restarter daemon for Service Management Facility (SMF) and the default restarter for all services. svc.startd starts, stops, and restarts services based on administrative requests, system failures, or application failures. Package: svc.startd-dbg Section: debug Priority: extra Architecture: illumos-any Depends: svc.startd (= ${binary:Version}), ${misc:Depends}, Description: service management facility master restarter: debug info This package provides detached debug symbols for svc.startd . svc.startd is the master restarter daemon for Service Management Facility (SMF) and the default restarter for all services. svc.startd starts, stops, and restarts services based on administrative requests, system failures, or application failures. Package: librestart1 Section: libs Priority: optional Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Architecture: illumos-any Depends: ${shlibs:Depends}, ${misc:Depends} Description: SMF restarter library This package contains librestart shared library. . There are 3 parts to librestart: - the event protocol from the master restarter to its delegates. - a functional interface for updating the repository. - convenience functions for common restarter tasks. Package: librestart1-dev Section: libdevel Priority: optional Architecture: illumos-any Provides: librestart-dev Depends: librestart1 (= ${binary:Version}), ${misc:Depends}, libsysevent1-dev, libcontract1-dev, libscf1-dev, Description: SMF restarter library (development files) This package contains the header files and symlinks needed to compile applications that use librestart. . There are 3 parts to librestart: - the event protocol from the master restarter to its delegates. - a functional interface for updating the repository. - convenience functions for common restarter tasks. Package: librestart1-dbg Section: debug Priority: extra Architecture: illumos-any Depends: librestart1 (= ${binary:Version}), ${misc:Depends}, Description: SMF restarter library (debug info) This package contains detached debug symbols for the librestart library Package: lib32restart1 Section: libs Priority: optional Architecture: illumos-amd64 Depends: ${shlibs:Depends}, ${misc:Depends} Description: SMF restarter library (32-bit) This package contains librestart shared library. . There are 3 parts to librestart: - the event protocol from the master restarter to its delegates. - a functional interface for updating the repository. - convenience functions for common restarter tasks. . This is a 32-bit version of the library. Package: lib32restart1-dev Section: libdevel Priority: optional Architecture: illumos-amd64 Provides: lib32restart-dev Depends: lib32restart1 (= ${binary:Version}), librestart1-dev (= ${binary:Version}), ${misc:Depends} Description: SMF restarter library (32-bit development files) This package contains files needed to compile 32-bit applications that use librestart. . There are 3 parts to librestart: - the event protocol from the master restarter to its delegates. - a functional interface for updating the repository. - convenience functions for common restarter tasks.