Using more common directory name to store local debian additions.
authorDaniel Baumann <daniel@debian.org>
Mon, 24 Aug 2009 18:02:04 +0000 (21:02 +0300)
committerP. Christeas <p_christ@hol.gr>
Mon, 24 Aug 2009 18:02:04 +0000 (21:02 +0300)
bzr revid: p_christ@hol.gr-20090824180204-84p290cqpqtwnhlz

debian/config/openerp-server.conf [deleted file]
debian/local/openerp-server.conf [new file with mode: 0644]
debian/openerp-server.install

diff --git a/debian/config/openerp-server.conf b/debian/config/openerp-server.conf
deleted file mode 100644 (file)
index b6891d2..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-# /etc/openerp-server.conf(5) - configuration file for openerp-server(1)
-
-[options]
-# Enable the debugging mode (default False).
-verbose = False
-debug_mode = False
-
-# The file where the server pid will be stored (default False).
-pidfile = /var/run/openerp.pid
-
-# The file where the server log will be stored (default False).
-logfile = /var/log/openerp.log
-
-# The unix account on behalf openerp is running.
-process_user = openerp
-
-# The IP address on which the server will bind.
-# If empty, it will bind on all interfaces (default empty).
-interface = localhost
-
-# The TCP port on which the server will listen (default 8069).
-port = 8070
-
-# Enable debug mode (default False).
-debug_mode = False
-
-# Launch server over https instead of http (default False).
-secure = False
-
-# Specify the SMTP server for sending email (default localhost).
-smtp_server = localhost
-
-# Specify the SMTP user for sending email (default False).
-smtp_user = False
-
-# Specify the SMTP password for sending email (default False).
-smtp_password = False
-
-# Specify the database name.
-db_name = openerp
-
-# Specify the database user name (default None).
-db_user = openerp
-
-# Specify the database password for db_user (default None).
-db_password =
-
-# Specify the database host (default localhost).
-db_host =
-
-# Specify the database port (default None).
-db_port = 5432
-
-# Specify the price accuracy.
-#price_accuracy =
diff --git a/debian/local/openerp-server.conf b/debian/local/openerp-server.conf
new file mode 100644 (file)
index 0000000..b6891d2
--- /dev/null
@@ -0,0 +1,55 @@
+# /etc/openerp-server.conf(5) - configuration file for openerp-server(1)
+
+[options]
+# Enable the debugging mode (default False).
+verbose = False
+debug_mode = False
+
+# The file where the server pid will be stored (default False).
+pidfile = /var/run/openerp.pid
+
+# The file where the server log will be stored (default False).
+logfile = /var/log/openerp.log
+
+# The unix account on behalf openerp is running.
+process_user = openerp
+
+# The IP address on which the server will bind.
+# If empty, it will bind on all interfaces (default empty).
+interface = localhost
+
+# The TCP port on which the server will listen (default 8069).
+port = 8070
+
+# Enable debug mode (default False).
+debug_mode = False
+
+# Launch server over https instead of http (default False).
+secure = False
+
+# Specify the SMTP server for sending email (default localhost).
+smtp_server = localhost
+
+# Specify the SMTP user for sending email (default False).
+smtp_user = False
+
+# Specify the SMTP password for sending email (default False).
+smtp_password = False
+
+# Specify the database name.
+db_name = openerp
+
+# Specify the database user name (default None).
+db_user = openerp
+
+# Specify the database password for db_user (default None).
+db_password =
+
+# Specify the database host (default localhost).
+db_host =
+
+# Specify the database port (default None).
+db_port = 5432
+
+# Specify the price accuracy.
+#price_accuracy =
index 28c56bc..ccfbbb2 100644 (file)
@@ -1 +1 @@
-debian/config/*        /etc/
+debian/local/openerp-server.conf       /etc