File: NEWS

package info (click to toggle)
libconfig-model-systemd-perl 0.252.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,708 kB
  • sloc: perl: 11,961; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,074 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
libconfig-model-systemd-perl (0.249.1-1) unstable; urgency=medium

  The cme applications provided by this
  module for systemd were re-organised for this release.
  I.e, some of the app names passed to cme command (like
  systemd or systemd-service) have changed.

  Here are the cme applications now provided by this module.

  * For system administrators:
    - systemd: applies to all system service:
      e.g. "cme edit systemd transmission.*"
    - systemd-service: applies to one system service
      e.g. "cme edit systemd transmission-daemon.service"
    - systemd-timer: applies to one system timer
    - systemd-socker: applies to one system socker

  * For service developers:
    - systemd-service-file: applies to one system service file.
      e.g. "cme edit systemd ./src/transmission-daemon.service"
    - systemd-timer-file: applies to one system timer file
    - systemd-socker-file: applies to one system socker file

  * For users:
    - systemd-user: applies to all user service

 -- Dominique Dumont <dod@debian.org>  Sun, 28 Nov 2021 18:14:51 +0100