summaryrefslogtreecommitdiff
path: root/initscript/Mandriva
diff options
context:
space:
mode:
authorPavel Šimerda <psimerda@redhat.com>2012-08-02 16:52:33 +0200
committerPavel Šimerda <psimerda@redhat.com>2012-10-30 00:36:04 +0100
commit3ee36a6f7458d44f1197a9d00b51c580033f29a7 (patch)
tree9b0bac5e918c421772b0c26450562bcf5f38565d /initscript/Mandriva
parent71e5437f18c260183fe8f3d7c47a8e4c67bdd9d9 (diff)
downloadNetworkManager-3ee36a6f7458d44f1197a9d00b51c580033f29a7.tar.gz
distro: don't install initscripts
It doesn't make much sense to install initscripts in current distributions. Most of them either don't use initscripts at all, locally patch the initscripts or supply their own. This allows us to eventually drop the --with-distro configure option. Many current distributions support multiple init systems and it doesn't make sense for upstream to make the choice for them. Distributors can still make their scripts copy one of the initscripts from the source tree if they wish so.
Diffstat (limited to 'initscript/Mandriva')
-rw-r--r--initscript/Mandriva/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/initscript/Mandriva/Makefile.am b/initscript/Mandriva/Makefile.am
deleted file mode 100644
index bdc990851d..0000000000
--- a/initscript/Mandriva/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-initddir = $(sysconfdir)/rc.d/init.d
-initd_SCRIPTS = networkmanager
-