[multipath][multipathd]
[platform/upstream/multipath-tools.git] / multipathd / main.h
1 #ifndef HWTABLE_H
2 #define HWTABLE_H
3
4 #define DAEMON 1
5 #define CHECKINT 5
6 #define MULTIPATH "/sbin/multipath -v0"
7
8 #endif