summaryrefslogtreecommitdiffstats
path: root/server.conf.example
diff options
context:
space:
mode:
authorJohann Latocha2012-07-18 16:50:25 +0200
committerJohann Latocha2012-07-18 16:50:25 +0200
commit50f3a1a23e55111fc871c1f4bcd846da9334577a (patch)
treeaf15cebe1f127931ae5f0ccad09efd9600f4a65d /server.conf.example
parent[KERNEL] set dev number on module load (diff)
downloaddnbd3-50f3a1a23e55111fc871c1f4bcd846da9334577a.tar.gz
dnbd3-50f3a1a23e55111fc871c1f4bcd846da9334577a.tar.xz
dnbd3-50f3a1a23e55111fc871c1f4bcd846da9334577a.zip
[SERVER] Set groupid and permissions on ipc socket
Diffstat (limited to 'server.conf.example')
-rw-r--r--server.conf.example25
1 files changed, 25 insertions, 0 deletions
diff --git a/server.conf.example b/server.conf.example
new file mode 100644
index 0000000..d04aea0
--- /dev/null
+++ b/server.conf.example
@@ -0,0 +1,25 @@
+# This is a sample configuration file for dnbd3-server
+
+[Ubuntu 10.04]
+file=/home/jjl/Data/ISOs/Ubuntu/ubuntu-10.04.3-desktop-i386.iso
+servers=132.230.4.29;132.230.4.220;132.230.8.96
+vid=1
+rid=3
+
+[Ubuntu 10.10]
+file=/home/jjl/Data/ISOs/Ubuntu/ubuntu-10.10-desktop-i386.iso
+servers=132.230.4.29;132.230.4.220;132.230.8.96
+vid=2
+rid=1
+
+[Ubuntu 11.04]
+file=/home/jjl/Data/ISOs/Ubuntu/ubuntu-11.04-desktop-i386.iso
+servers=132.230.4.29;132.230.4.220;132.230.8.96
+vid=3
+rid=1
+
+[Ubuntu 11.10]
+file=/home/jjl/Data/ISOs/Ubuntu/ubuntu-11.10-desktop-i386.iso
+servers=132.230.4.29;132.230.4.220;132.230.8.96
+vid=4
+rid=1