From 3f141375cb4ff4f850b267258e776c90df594990 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Wed, 16 Jan 2013 03:46:38 +0100 Subject: 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 | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9c7267b064..b64e781372 100644 --- a/Makefile.am +++ b/Makefile.am @@ -259,7 +259,6 @@ dist_systemunit_DATA = \ units/network.target \ units/nss-lookup.target \ units/nss-user-lookup.target \ - units/mail-transfer-agent.target \ units/hibernate.target \ units/hybrid-sleep.target \ units/poweroff.target \ -- cgit v1.2.3-54-g00ecf