From: Daniel Hokka Zakrisson Date: Sun, 8 Apr 2007 00:39:47 +0000 (+0000) Subject: Add shutdown.sh and reboot.sh to the Makefile. X-Git-Tag: release-0.30.214~81 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d36b9138f9d3b14780680c3c12b6ce07da33d53;p=util-vserver.git Add shutdown.sh and reboot.sh to the Makefile. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2524 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/distrib/Makefile.am b/distrib/Makefile.am index 78cf079..abef012 100644 --- a/distrib/Makefile.am +++ b/distrib/Makefile.am @@ -59,7 +59,8 @@ nobase_distrib_DATA = defaults/devs \ centos4/yum/yum.conf $(wildcard centos4/yum.repos.d/*.repo) \ suse91/apt/rpmpriorities suse91/pkgs/01 suse91/pkgs/02 \ suse91/rpm/macros \ - gentoo/init-vserver.sh gentoo/net.vserver + gentoo/init-vserver.sh gentoo/net.vserver \ + gentoo/reboot.sh gentoo/shutdown.sh nobase_confdistrib_DATA = rh9/apt/sources.list \ fc1/apt/sources.list \