chiark / gitweb /
serialmgr: Copy from woking.cam.xci-test.com
[sympathy.git] / serialmgr / run_sympathy
1 #!/usr/bin/env perl
2 #
3 # $Id: run_sympathy,v 1.1 2008/05/09 13:06:50 staffcvs Exp $
4 #
5 exec '@prefix@/bin/sympathy', '-c', '-k', $ENV{HOME} . '/console-socket';