search for: 25b9860

Displaying 2 results from an estimated 2 matches for "25b9860".

Did you mean: 259860
2010 Mar 10
0
[PATCH] ovirt-awake runs alone now, doesn't need anymore to be lauch by /etc/init.d/ovirt
...ATCH] ovirt-awake runs alone now, doesn't need anymore to be lauch by /etc/init.d/ovirt Signed-off-by: Arthur CLEMENT <aclement at linagora.com> --- scripts/ovirt | 14 -------------- 1 files changed, 0 insertions(+), 14 deletions(-) diff --git a/scripts/ovirt b/scripts/ovirt index 25b9860..3059d35 100755 --- a/scripts/ovirt +++ b/scripts/ovirt @@ -37,20 +37,6 @@ ovirt_start() { log "skipping Kerberos configuration" fi - find_srv identify tcp - if [ -n "$SRV_HOST" -a -n "$SRV_PORT" ]; then - krb5_tab=/etc/libvirt/krb5.tab -...
2010 Feb 23
1
More complete patch...
This patch supercedes the previous one by moving the functionality for relocating files into the make system.