yes
sensors:~# ps axf | grep cron
1376 ?Ss 0:00 /usr/sbin/cron
sensors:~#
./
Is Cron Running
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Att
Which version of OWFS?On 4/14/06, Michael Holzbrecher <[EMAIL PROTECTED]> wrote:
I'm running Suse 9.3 with latest updates. The onewire interface isselfmade with Maxim DS2490.When I start /opt/owfs/bin/owfs -u /mnt/1-wire it hangs. I have toterminate by ctrl-c and then umount /mnt/1-wire.
I try sin
I'm running Suse 9.3 with latest updates. The onewire interface is
selfmade with Maxim DS2490.
When I start /opt/owfs/bin/owfs -u /mnt/1-wire it hangs. I have to
terminate by ctrl-c and then umount /mnt/1-wire.
I try since serveral weeks without any success. My selfmade interface is
running fin
Is the cron daemon running?ps axf | grep cronOn 4/14/06, Wizard <[EMAIL PROTECTED]
> wrote:Hey guys doea Debian handle cron jobs diffenrtly ?when i type
/bin/bash /home/comparefrom command prompt my script runs fineso i tried thiscrontab -e1-59 * * * * /bin/bash /home/compareFile /tmp/crontab.H
As a test, take owfs out of the picture.How about a script like:#!/bin/shdate >> logscriptOn 4/14/06, Wizard <
[EMAIL PROTECTED]> wrote:Hey guys doea Debian handle cron jobs diffenrtly ?
when i type/bin/bash /home/comparefrom command prompt my script runs fineso i tried thiscrontab -e1-59 * * *
Hey guys doea Debian handle cron jobs diffenrtly ?
when i type
/bin/bash /home/compare
from command prompt my script runs fine
so i tried this
crontab -e
1-59 * * * * /bin/bash /home/compare
File /tmp/crontab.H3332Y/crontab saved.
crontab: installing new crontab
but the job compa
>From http://www.manoverboard.org/weblog/fritza/StepintoXcode/ :
"""
Embedded functions are now prohibited because gcc implemented them by
pushing the code onto the stack, and executing them there. Many security
exploits work by executing code injected into the stack, and it is a
prudent security
Well, it looks like we should just get rid of the embedded functions. If it breaks Fedora 5, I'm sure we'll get problems on other platforms from time to time.PaulOn 4/14/06,
Jan Bertelsen <[EMAIL PROTECTED]> wrote:It seems that I'm having the same problem with embedded functions as Wim
([Owfs-deve
It seems that I'm having the same problem with embedded functions as Wim
([Owfs-developers] owserver segfaulting on startup).
Im running ow on a Fedora Core 5 and it's seg-faulting all the time. And
yes, it's running kernel 2.6.16 On FC4 all was working.
owserver seems to be working now, but owfs
Mike,
You might be interested in a new feature I'm planning: persistent storage.
The idea would be that every device, (e.g. 10.123456789A) would have an optional
directory called "user"
So
echo "Garage" > 10.123456789A/user/location
would create file "location" in 10.123456789A/user/location
T
10 matches
Mail list logo