Package service: Information

    Source package: service
    Version: 0.5.26-alt1
    Build time:  Sep 10, 2014, 02:34 AM in the task #129318
    Category: System/Base
    Report package bug
    License: GPLv2+
    Summary: The service start/stop scripts
    Description: 
    This package contains the basic system scripts used to
    start and stop services.

    List of RPM packages built from this SRPM:
    service (x86_64, i586)
    service-debuginfo (x86_64, i586)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin
    Stanislav Ievlev

      1. help2man
      2. libshell
      3. libpopt-devel
      4. rpm-build >= 4.0.4-alt16

    Last changed


    Sept. 9, 2014 Dmitry V. Levin 0.5.26-alt1
    - preun_service: added chkconfig call in systemd case (closes: #30165).
    - service: added legacy-actions support (closes: #29925).
    - sd_booted: synced systemd check with libsystemd.
    May 12, 2014 Dmitry V. Levin 0.5.25-alt1
    - service: use is-active as a closer systemd equivalent of
      sysvinit status (closes: #30034).
    Feb. 28, 2013 Dmitry V. Levin 0.5.24-alt1
    - Implemented systemd-only service support in {post,preun}_service
      (closes: #27390) and native support of systemd services.
      Due to systemctl limitations, when systemd is active,
      post_service will no longer be able to enable sysv-only services.
    - Added /sbin/sd_booted utility.