/* Coded by Loïc Jeannin - loic@conectiva.com.br - tahorg - gcu(c) this piece of *sigh* code is freely distribuable under the terms of the GPL. Conectiva Corporation 5/2002 */ // vim: tabstop=2 shiftwidth=2 expandtab #include #include #include #include #include #include #include #define SAVE_FILE "/etc/drbd.conf" #define MAX_LINE_SIZE 100 #define CONF_FILE "/etc/drbd.conf"