Package: ivman
Version: 0.6.12-5
Severity: normal
Tags: patch
I've installed ivman and using it on a use-session-ivman configuration.
The problem is, when run that way, ivman conflicts with the system wide
running ivman and there is no simple way for not starting ivman at
startup. Though ivman includes the /etc/default/ivman file for init
script customization, none of the options specified there are processed.
I've added these lines to /etc/init.d/ivman for running it only if the
IVMAN_ENABLE variable is set to "yes".
if [ $IVMAN_ENABLE != yes ]; then
exit 0
fi
This solves the startup problem.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.13-tonguc
Locale: LANG=tr_TR.UTF-8, LC_CTYPE=tr_TR.UTF-8 (charmap=UTF-8)
Versions of packages ivman depends on:
ii adduser 3.99 Add and remove users and groups
ii hal 0.5.8.1-4 Hardware Abstraction Layer
ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries
ii libdbus-1-3 1.0.1-2 simple interprocess messaging syst
ii libdbus-glib-1-2 0.71-3 simple interprocess messaging syst
ii libglib2.0-0 2.12.4-1 The GLib library of C routines
ii libhal1 0.5.8.1-4 Hardware Abstraction Layer - share
ii libxml2 2.6.27.dfsg-1 GNOME XML library
ii pmount 0.9.13-1+b1 mount removable devices as normal
ivman recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]