Displaying 7 results from an estimated 7 matches for "defang".
Did you mean:
defangs
2011 Feb 08
3
Variable doesn't expand properly
...ry to use a variable in a require =>
Package construct, namely:
$packagelist = ["clamav", "clamd", "clamav-db"]
package { $packagelist:
ensure => latest,
}
# Above apparently works fine...
# ...THEN...
file { "/etc/rc.d/init.d/clamd.mimedefang":
ensure => "$adminroot/mime-defang/clamd.mimedefang",
require => [ File["$adminroot/mime-defang"],
Package["$packagelist"],
Package["mimedefang"]...
2010 Aug 20
4
[PATCH] git tree: libfat, chain, mtools/syslinux, menu.txt
git://gnx.ath.cx/syslinux.git
On branch for_hpa, I've got several groups of changes (listed bottom up)
-chain.c32: the beginning of a DRMK loader; I still need to test this
further and document/code what ones can possibly work
-mtools/syslinux.c: Check to be sure fs is not NULL in case
libfat_open() failed, like it can on a bad filesystem. Try to present
a useful error rather than a seg
2006 Apr 06
0
rsync not deleting files
...wx------ 4 tim tim 4096 Mar 27 21:09 tim
drwx------ 5 vpn vpn 4096 May 28 2005 vpn
Target:
[root@tolstoy chekov]# ls -ls /backup/chekov/home
total 28
4 drwx------ 4 backup backup 4096 Feb 18 14:58 clamav
4 drwx------ 6 backup backup 4096 Feb 18 14:58 defang
4 drwx------ 2 backup backup 4096 Mar 21 2005 lost+found
4 drwx------ 4 backup backup 4096 Feb 18 14:58 lr
4 drwx------ 17 backup backup 4096 Mar 27 21:09 tim
4 drwx------ 5 backup backup 4096 May 28 2005 vpn
I've tried racheting up the...
2005 May 15
0
list TSP-SHARE: List Message Rejected
...7.104.156])
by nixon.ucdavis.edu (8.12.10/8.12.9/it-std-5.2.0) with ESMTP id j4F6mC3w007871
for <tsp-share-rl@nixon.ucdavis.edu>; Sat, 14 May 2005 23:48:13 -0700 (PDT)
Received: from fumkfpkf.org (adsl-223-196-191.mia.bellsouth.net [68.223.196.191])
by havana.ucdavis.edu (8.12.10/8.12.9/it-defang-5.2.0) with SMTP id j4F6m6hC019213;
Sat, 14 May 2005 23:48:10 -0700 (PDT)
From: samba@lists.samba.org
To: tsp-share@ucdavis.edu
Date: Sun, 15 May 2005 06:45:44 UTC
Subject: Massenhafter Steuerbetrug durch auslaendische Arbeitnehmer
Importance: Normal
X-Mailer: Outlook 4.21
X-Priority: 3 (Normal)
M...
2009 Apr 16
2
Authorship and Attribution
A question on authorship and attribution policy for the Wiki. I
originally credited Alan Bartlett for the page content on
HowTos/ConfigureNewVideoCard, but he was not comfortable with that and
the reference got removed in the edit process. I generally do not
include my name on Wiki pages I create, but it is fairly common
practice. Should there be a statement in the Guidelines covering this
2003 Nov 03
4
dovecot vs cyrus, uw, etc.
I've been doing research on switching our current e-mail server
(qpopper, sendmail) to imap. The decision on which server to use is
essentially down to Cyrus and Dovecot -- I like Cyrus' approach to a lot
of things, but the "blackbox" nature of it makes some niceties like
using spamassassin and procmail difficult, or at least counterintuitive.
Dovecot seems to play nicer with
2005 Oct 25
24
InPlaceEditor scrolls to top in Firefox?
When I click an InPlaceEditor field in Firefox 1.0.7, the page scrolls
up to the top. That''s disconcerting, and often ends up with the
editable field out of the viewable pane. I can duplicate this on both
Mac and PC. Is there a way to prevent this? Even the demo at
http://wiki.script.aculo.us/scriptaculous/show/Ajax.InPlaceEditor does
this.
Jay Levitt