my logrotate for squeezecenter (debian etch) is:

# send USR1 to squeezecenter PID to reset logging
/bin/kill -USR1 `pgrep slimserver.pl 2>/dev/null` 2>/dev/null || :


this doesn't look right.  there is no process with slimserver.pl in its
command line.

don't you want to be searching for squeezecenter-server?

pgrep squeezecenter-s 

gets the right answer on my system. (15 charater limit)


-- 
Millwood

2 SB3, 1 Duet
Debian Etch server
2 AP (netgear, linksys) wireless network.
------------------------------------------------------------------------
Millwood's Profile: http://forums.slimdevices.com/member.php?userid=3600
View this thread: http://forums.slimdevices.com/showthread.php?t=61402

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to