[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: USB mass-storage (e.g. camera): how to access?
- From: David Zeuthen <david fubar dk>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: USB mass-storage (e.g. camera): how to access?
- Date: Mon, 23 Aug 2004 20:36:46 +0200
On Mon, 2004-08-23 at 14:11 -0400, Jeremy Katz wrote:
> > should instead be this?:
> >
> > if [ "$1" -eq "0"]; then
> > rm -f /etc/hal/device.d/fstab-sync
> > fi
> > /sbin/ldconfig
> > if [ "$1" -ge "1" ]; then
> > service haldaemon condrestart > /dev/null 2>&1
> > fi
>
> Or maybe the symlink should just be included in the package. Having it
> done in the %post like that is fairly fragile (and doesn't have any real
> advantage that I can see)
>
Yeah. I've just added an option in the upstream package to automatically
install the symlink.
David
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]