cleanup: rename bin/init.d to services

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-06-20 12:47:00 +02:00 committed by Wolfgang Bumiller
parent de79fdddbf
commit 6d820e34f2
18 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ export SOURCE_DATE_EPOCH ?= $(shell dpkg-parsechangelog -STimestamp)
DESTDIR= DESTDIR=
SUBDIRS = aplinfo PVE bin www SUBDIRS = aplinfo PVE bin www services
ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
GITVERSION:=$(shell git rev-parse HEAD) GITVERSION:=$(shell git rev-parse HEAD)

View File

@ -6,7 +6,7 @@ include /usr/share/pve-doc-generator/pve-doc-generator.mk
export PERLLIB=.. export PERLLIB=..
SUBDIRS = init.d test SUBDIRS = test
SERVICES = pvestatd pveproxy pvedaemon spiceproxy SERVICES = pvestatd pveproxy pvedaemon spiceproxy
CLITOOLS = vzdump pvesubscription pveceph pveam pvesr pvenode CLITOOLS = vzdump pvesubscription pveceph pveam pvesr pvenode

View File

@ -1,4 +1,4 @@
include ../../defines.mk include ../defines.mk
all: all: