On 30 January 2014 18:12, Jakub Wilk wrote:
> If you remove this option from the script's shebang, it should start
> working.
Right you are. Learn something new every day. =]
I've (attempted) to lower the severity
Sorry the patch in the original bug report was incorrect. I've attached the
right one
--- /usr/share/pyshared/gamin.py 2012-07-26 03:57:19.0 +0100
+++ gamin.py 2014-01-30 10:25:10.223748107 +
@@ -36,7 +36,7 @@
def GaminErrmsg(err = None):
if err == None:
- err = _gamin.Errno()
+
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
+1
Maybe have a selection in /etc/default/grub, e.g.:
GRUB_XEN_DEFAULT=1
Then have 09_linux_xen_before script with a selector at the top.
if let $GRUB_XEN_DEFAULT ;then
/etc/grub.d/20_linux_xen
fi
Matt
- --
Matthew Baker :: Senior
A work around for this without having to edit cssh itself is to add a
false entry to /etc/hosts for the firewalled box. e.g.
127.0.0.1 foo.fakedomain
ssh honours the Host in ~/.ssh/config over the /etc/hosts entry.
Cheers,
Matt
--
Matthew Baker, UNIX Systems Administrator
4 matches
Mail list logo