diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/avahi/avahi.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/avahi/avahi.xml b/packages/avahi/avahi.xml index a5dfdffd..0973ade2 100644 --- a/packages/avahi/avahi.xml +++ b/packages/avahi/avahi.xml @@ -69,6 +69,9 @@ <type>input</type> </field> </fields> + <custom_php_add_command> + setup_avahi(); + </custom_php_add_command> <custom_php_install_command> setup_avahi(); </custom_php_install_command> |