RE: run-parts and syslog

2001-03-29 Thread Wojciech Milek
> 1. is there an undocumented flag in run-parts, which I can use for this >purpose? I don't thing so > 2. is there an easy way to get messages from shell and perl scripts into >the syslog? man logger NAME logger - make entries in the system log SYNOPSIS logger [-is] [-f fil

run-parts and syslog

2001-03-29 Thread fdaeumling
Hi, I'm a novice, so please forgive my stupid questions ;-) I'm using Debian 2.2.17 (Potato). I've placed some scripts in /etc/ppp/ip-up.d (they were executed automatically by the /etc/ppp/ip-up script). ip-up uses run-parts. I want the shell-scripts (and probably some perl scripts) the oppor