Page MenuHomeDevCentral

run
No OneTemporary

#!/bin/bash -e
# Sleep so that main Sympa process can start and prepare everything
sleep 10
# All output is logged to /var/log/sympa.log so we redirect stdout and stderr to /dev/null
exec chpst -u sympa:sympa /usr/lib/sympa/bin/bounced.pl --foreground > /dev/null 2>&1

File Metadata

Mime Type
text/x-shellscript
Expires
Wed, Mar 18, 14:10 (3 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3540090
Default Alt Text
run (271 B)

Event Timeline