diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-03-12 20:05:02 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-03-12 20:05:02 +0000 |
commit | 2a59483dc986053d84d110400ca5c57e01f7b966 (patch) | |
tree | 5c1d448c179c9687ae2cd5c326427a680b6aecfc /usr/local/pkg/openntpd.xml | |
parent | 9a80f32860d74208b791b5390890ad02fae5d800 (diff) | |
download | pfsense-2a59483dc986053d84d110400ca5c57e01f7b966.zip pfsense-2a59483dc986053d84d110400ca5c57e01f7b966.tar.gz |
Make sure openntpd is installed since it is now in base
Diffstat (limited to 'usr/local/pkg/openntpd.xml')
-rw-r--r-- | usr/local/pkg/openntpd.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/pkg/openntpd.xml b/usr/local/pkg/openntpd.xml index 8d16323..cecce46 100644 --- a/usr/local/pkg/openntpd.xml +++ b/usr/local/pkg/openntpd.xml @@ -37,6 +37,7 @@ </field> </fields> <custom_php_resync_config_command> + openntpd_install(); openntpd_resync(); </custom_php_resync_config_command> </packagegui> |