diff --git a/etc/distrendaemon.conf b/etc/distrendaemon.conf deleted file mode 100644 --- a/etc/distrendaemon.conf +++ /dev/null @@ -1,17 +0,0 @@ -/* - configuration for _this_ server -*/ -daemon -{ - datadir = "/home/ethanzonca/var/distren" - render_types = {"povray", "blender", "inkscape", "imagemagick", "dcraw"} -} - -include("distrencommon.conf") - - -listen { - type = "unix" - path = "/home/ethanzonca/var/run/distrend.sock" - port = "0770" -}