summaryrefslogtreecommitdiff
path: root/debian/vyatta-cluster.postinst.in
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2007-12-17 14:46:33 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2007-12-17 14:46:33 -0800
commit41aac6942e89fa24b938ec188a0933e52acff623 (patch)
tree0a7a4046dd0bede6fd1a7fc8c8082a068cc6fbe3 /debian/vyatta-cluster.postinst.in
downloadvyatta-cluster-41aac6942e89fa24b938ec188a0933e52acff623.tar.gz
vyatta-cluster-41aac6942e89fa24b938ec188a0933e52acff623.zip
migrate clustering from fairfield to glendaleupstream
Diffstat (limited to 'debian/vyatta-cluster.postinst.in')
-rw-r--r--debian/vyatta-cluster.postinst.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/vyatta-cluster.postinst.in b/debian/vyatta-cluster.postinst.in
new file mode 100644
index 0000000..9d7d866
--- /dev/null
+++ b/debian/vyatta-cluster.postinst.in
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+update-rc.d -f heartbeat remove >/dev/null
+