diff options
author | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2007-12-13 09:44:56 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2007-12-13 09:44:56 +0000 |
commit | a1826fa0ea6118fef426bcea8bdf7cee7388db72 (patch) | |
tree | 86f64e06f9746307a8bca9da46975da8ff0bc915 /debian/ipmitool.prerm |
import ipmitool
Diffstat (limited to 'debian/ipmitool.prerm')
-rw-r--r-- | debian/ipmitool.prerm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/ipmitool.prerm b/debian/ipmitool.prerm new file mode 100644 index 0000000..ebbaf6b --- /dev/null +++ b/debian/ipmitool.prerm @@ -0,0 +1,7 @@ +#!/bin/sh + +ipmievd_initd_failed() { + : +} + +#DEBHELPER# |