Get rid of extra line that causes problems for now
authorTollef Fog Heen <tfheen@err.no>
Sun, 3 Jun 2012 19:48:20 +0000 (21:48 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sun, 3 Jun 2012 19:48:20 +0000 (21:48 +0200)
modules/bacula/templates/bacula-dir.conf.erb

index 8497166..d444de6 100644 (file)
@@ -235,8 +235,6 @@ Job {
            RunsOnClient=No
            Console = "purge volume action=all allpools storage=File"
   }
- # Wonder how i can get this to be dynamic. FIXME.
- Client = barbrady-fd
 }
 
 ########################################################################