summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-10-11 13:27:55 -0400
committerMichael DeHaan <mdehaan@redhat.com>2007-10-11 13:27:55 -0400
commit2c45ec8a448fba315b5e7ac4204e467ff74a679d (patch)
tree7309603105895cab0a2f46f6bca62a30adcdf94f /Makefile
parent23c7807c07a2badfd8f38d7c351a15b3235651ca (diff)
downloadthird_party-cobbler-2c45ec8a448fba315b5e7ac4204e467ff74a679d.tar.gz
third_party-cobbler-2c45ec8a448fba315b5e7ac4204e467ff74a679d.tar.xz
third_party-cobbler-2c45ec8a448fba315b5e7ac4204e467ff74a679d.zip
Lots of changes to make subprofile creation and editing work in the WebUI.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8f1c482..cb2661a 100644
--- a/Makefile
+++ b/Makefile
@@ -31,8 +31,6 @@ devinstall:
make install
cp /tmp/cobbler_settings /var/lib/cobbler/settings
cp /tmp/cobbler_auth.conf /etc/cobbler/auth.conf
- /sbin/service cobblerd restart
- /sbin/service httpd restart
sdist: clean messages updatewui
python setup.py sdist