From db971c47a1c95b7d14394e15a465cdacecb9161b Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Mon, 4 Jan 2010 21:20:31 +0000 Subject: bcfg2-server: Missed a spot for #817 [bugfix] Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5654 ce84e21b-d406-0410-9b95-82705330c041 --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 3c5be6f52..928b3d2d3 100755 --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,7 @@ override_dh_auto_install: test -d debian/tmp/usr/local && rmdir debian/tmp/usr/local || exit 0 override_dh_installinit: - # Install bcfg2 initscript without staring it on postinst + # Install bcfg2 initscript without starting it on postinst dh_installinit --package=bcfg2 --no-start - # Install bcfg2-server initscript without staring it on postinst + # Install bcfg2-server initscript without starting it on postinst dh_installinit --package=bcfg2-server --no-start -- cgit v1.2.3-1-g7c22