diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/server/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/server/make.defaults b/profiles/server/make.defaults index 34eaea7e..a5c47eb2 100644 --- a/profiles/server/make.defaults +++ b/profiles/server/make.defaults @@ -9,7 +9,7 @@ VIDEO_CARDS="dummy" USE="${USE} -introspection" # Network -USE="${USE} snmp" +USE="${USE} snmp -zeroconf" # 20/06/2013 - beber # Setting APACHE2_MODULES is non functional, need to expand manually |