Fix paths to work with new layout
authorpnixon <pnixon>
Sun, 23 Dec 2007 13:54:55 +0000 (13:54 +0000)
committerpnixon <pnixon>
Sun, 23 Dec 2007 13:54:55 +0000 (13:54 +0000)
raddb/sqlippool.conf

index 518eef6..4c43192 100644 (file)
@@ -30,8 +30,8 @@ sqlippool {
  ## Uncomment the appropriate config file for your SQL dialect ##
  ################################################################
 
- # $INCLUDE sql/mysql-ippool-dialup.conf
- $INCLUDE sql/postgresql-ippool-dialup.conf
+ # $INCLUDE sql/mysql/ippool.conf
+ $INCLUDE sql/postgresql/ippool.conf
 
 
  ## Logging configuration. (Comment out to disable logging)