chiark / gitweb /
service: sysv - remove distribution specific targets
authorKay Sievers <kay@vrfy.org>
Wed, 16 Jan 2013 02:46:38 +0000 (03:46 +0100)
committerKay Sievers <kay@vrfy.org>
Wed, 16 Jan 2013 03:26:49 +0000 (04:26 +0100)
commit3f141375cb4ff4f850b267258e776c90df594990
treef412fdd3978498c751f5be2220c16ec343fcc1e6
parent0c08f5cde749bd2818475e487109cd0d413452df
service: sysv - remove distribution specific targets

Systemd should not introduce any new facilities. Distributions which still
need to support their non-standard/legacy facilities should add them as
patches to their packaging.

The following facilities are no longer recognized:
  $x-display-manager
  $mail-transfer-agent
  $mail-transport-agent
  $mail-transfer-agent
  $smtp
  $null

This target is no longer available:
  mail-transfer-agent.target
Makefile.am
man/systemd.special.xml
src/core/service.c
src/core/special.h
units/mail-transfer-agent.target [deleted file]