Introduce connd pingcheck subsystem based upon NTP subsystem
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 29 Apr 2011 14:08:53 +0000 (16:08 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 29 Apr 2011 14:10:19 +0000 (16:10 +0200)
fooo

src/config/configurationreader.cpp

index 5dffe35..f4a7416 100644 (file)
@@ -29,7 +29,7 @@ ConfigurationReader::ConfigurationReader() :
     VersionCmdDesc( "Print the version string and exit." ),
     DaemonCmdStr( "daemon" ),
     DaemonCmdDesc( "Run the evil in background." ),
-    DefaultConfigFileName( "pingcheck.conf" ),
+    DefaultConfigFileName( "/etc/pingcheck.conf" ),
     ConfigFileCmdStr( "config-file" ),
     ConfigFileCmdDesc( "Name of the configuration file." ),
     SourceNetworkInterfaceCmdStr( "source-network-interface" ),