ADSM-L

Re: How to change error log directory

1996-12-12 11:08:41
Subject: Re: How to change error log directory
From: Matthias Morche <morche AT CSD DOT DE>
Date: Thu, 12 Dec 1996 17:08:41 +0100
Pittson, Timothy ,Corp/US wrote:
>
> Julie,
>         Have you tried invoking ADSM from a script ???  Here's one we use
> called, appropriately enough, ADSMSCHED...
>
> DSM_LOG=/usr/adsm/log;export DSM_LOG
> start_sched()
> {
>  dsmc sched -servername=ADSM > /dev/null 2>&1 &
> }
> trap start_sched 0
> exit
>
> Tim Pittson
...

what about:
DSM_LOG=/usr/adsm/log dsmc sched -servername=ADSM > /dev/null 2>&1 &

        Matthias Morche
--
                                        Matthias Morche (mailto:morche AT csd 
DOT de)
                                        Matthias Morche (mailto:morche AT csd 
DOT de)
                                                Carl Schenck AG

                                        D-64273 Darmstadt, Germany

>>> Linux: the greatest adventure game since the invention of the PC <<<
<Prev in Thread] Current Thread [Next in Thread>