source: trunk/athena/etc/newsyslog/run_sigd @ 8309

Revision 8309, 64 bytes checked in by bert, 29 years ago (diff)
Initial revision
  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3echo $$ > tests/sigd${1}.pid
4shift
5
6exec ./sigd "$@"
Note: See TracBrowser for help on using the repository browser.