summaryrefslogtreecommitdiffstats
path: root/projectroot
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-03-09 10:48:53 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-03-11 08:15:16 +0100
commitbcee8685b0a2eb92995c915ff281c343c62fbc72 (patch)
tree78fcc1b3b9b60abd5c79066cc06e73d4c2d012ed /projectroot
parentdb89a1b34faa39b5ab1e502c603d6f24734b2731 (diff)
downloadptxdist-bcee8685b0a2eb92995c915ff281c343c62fbc72.tar.gz
ptxdist-bcee8685b0a2eb92995c915ff281c343c62fbc72.tar.xz
projectroot: remove obsolete /etc/inetd.conf.d/cvs and /etc/init.d/cvs
It is no longer installed since 8f9d79479a0fd63910ce99034b8c00fca85b3e97 ("cvs: remove old package") Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'projectroot')
-rw-r--r--projectroot/etc/inetd.conf.d/cvs1
-rw-r--r--projectroot/etc/init.d/cvs4
2 files changed, 0 insertions, 5 deletions
diff --git a/projectroot/etc/inetd.conf.d/cvs b/projectroot/etc/inetd.conf.d/cvs
deleted file mode 100644
index 647abe5d5..000000000
--- a/projectroot/etc/inetd.conf.d/cvs
+++ /dev/null
@@ -1 +0,0 @@
-cvspserver stream tcp nowait root /usr/bin/cvs cvsd -f @ROOT@ pserver
diff --git a/projectroot/etc/init.d/cvs b/projectroot/etc/init.d/cvs
deleted file mode 100644
index b6d9150ac..000000000
--- a/projectroot/etc/init.d/cvs
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-echo "FIXME: please implement $0"
-