From 5462a9aeb128d93600b0f02929ad8bc144d44724 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 17 Oct 2009 00:05:38 -0400 Subject: Do not unlink. Will have to revisit this. --- config/anyterm/anyterm.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'config') diff --git a/config/anyterm/anyterm.inc b/config/anyterm/anyterm.inc index 4aa040a5..ff3a8b5a 100644 --- a/config/anyterm/anyterm.inc +++ b/config/anyterm/anyterm.inc @@ -112,7 +112,6 @@ EOD; fclose($fd); exec("chmod a-r /usr/local/etc/anyterm.conf ; chmod ug+r /usr/local/etc/anyterm.conf ; killall anytermd"); exec($anytermd_command); - unlink("/usr/local/etc/anyterm.conf"); } -- cgit v1.2.3