From 9ba11c79e570b185bb598ed4d46823fb7ac5cfa5 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sat, 27 Dec 2008 00:01:13 +0000 Subject: TFTP backup work and service show if service is active --- packages/tftp/tftp.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/tftp/tftp.inc') diff --git a/packages/tftp/tftp.inc b/packages/tftp/tftp.inc index 0e86b400..61a41a58 100644 --- a/packages/tftp/tftp.inc +++ b/packages/tftp/tftp.inc @@ -144,12 +144,12 @@ function php_install_command() ); - //sync_package_freeswitch(); + //php_sync_package(); $handle = popen("/usr/sbin/inetd", "r"); pclose($handle); - //if (pkg_is_service_running('freeswitch')) { - // sync_package_freeswitch_ivr(); + //if (pkg_is_service_running('inetd')) { + // temp_sync_package(); //} //conf_mount_ro(); -- cgit v1.2.3