ns nothing in the start) case but in stop) it seems to work.
I don't understand why pidof isn't working as expected.
Kind Regards,
Michael Krauss
Here is my init script:
#!/bin/bash
. /etc/rc.conf
. /etc/rc.d/functions
PID=`pidof -o %PPID -x /usr/bin/cdvserver`
PIDFILE="/var/run/cd
ock where
> you access it.
Ohh, you are absolutely right. It is working now. I must get this damn
Common Lisp out of my head before writing shell scripts next time.
I will file a bug report on cups too.
Thanks,
Michael Krauss
16. Mai 15:11 mickraus
Is it normal that a user has no access to his own mail box?
I looked into postfix.install but it doesn't correct the file mode
either. So what is the trick?
Kind Regards,
Michael Krauss
be found here:
http://opengrok.creo.hu/dragonfly/xref/src/libexec/dma/net.c
To compile it on linux you have to include two additional headers:
#ifdef __linux
#include
#include
#endif /* __linux */
Is there a compiler switch that I have overlooked?
Kind Regards
Michael Krauss
On 17/05/08, Byron Clark wrote:
> On Sat, May 17, 2008 at 05:08:37PM +0000, Michael Krauss wrote:
> > static void
> > sig_alarm(int signo __unused)
> > {
> > longjmp(timeout_alarm, 1);
> > }
>
> gcc can handle an unused variable attribute, but a diffe
procedure:
[EMAIL PROTECTED] elf]\$ nasm -f elf64 tiny.asm
[EMAIL PROTECTED] elf]\$ gcc -s -Wall -nostdlib tiny.o
[EMAIL PROTECTED] elf]\$ ./a.out; echo $?
42
What is my error here?
Kind regards,
Michael Krauss
ernel version in general?
Kind regards,
Michael Krauss
7 matches
Mail list logo