Skip to content

Commit

Permalink
Remove service conflict for apache-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
TalalMash committed Mar 6, 2023
1 parent 49bbde6 commit a1be46a
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions devconfigs/bpir3/files/etc/uci-defaults/99-custom
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,3 @@ sed -i "s+Choose the network(s) you want to attach to this wireless interface or
sed -i "s+_('Bring up on boot')+_('Bring up on boot'), _('<br><br><b>SmoothWAN Note!<br><br>If this is a WAN connection, head to Advanced Settings tab above and set metric to a unique number (e.g 10 or more), then to Firewall and set zone to red.')+" /www/luci-static/resources/view/network/interfaces.js
#Crude fixes
printf "config config 'Setup'\n option enabled '0'" > /etc/config/ntopconf
service apache2 stop
service apache2 disable
2 changes: 0 additions & 2 deletions devconfigs/bpir64/files/etc/uci-defaults/99-custom
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,3 @@ sed -i "s+Choose the network(s) you want to attach to this wireless interface or
sed -i "s+_('Bring up on boot')+_('Bring up on boot'), _('<br><br><b>SmoothWAN Note!<br><br>If this is a WAN connection, head to Advanced Settings tab above and set metric to a unique number (e.g 10 or more), then to Firewall and set zone to red.')+" /www/luci-static/resources/view/network/interfaces.js
#Crude fixes
printf "config config 'Setup'\n option enabled '0'" > /etc/config/ntopconf
service apache2 stop
service apache2 disable
2 changes: 0 additions & 2 deletions devconfigs/flint/files/etc/uci-defaults/99-custom
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,3 @@ sed -i "s+s = m.section(form.GridSection, 'wifi-device', _('Wireless Overview'))
#Crude fixes
printf "config config 'Setup'\n option enabled '0'" > /etc/config/ntopconf
echo > /etc/hotplug.d/net/macs
service apache2 stop
service apache2 disable
2 changes: 0 additions & 2 deletions devconfigs/slateax/files/etc/uci-defaults/99-custom
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,3 @@ sed -i "s+s = m.section(form.GridSection, 'wifi-device', _('Wireless Overview'))
#Crude fixes
printf "config config 'Setup'\n option enabled '0'" > /etc/config/ntopconf
echo > /etc/hotplug.d/net/macs
service apache2 stop
service apache2 disable
2 changes: 0 additions & 2 deletions devconfigs/x86_64/files/etc/uci-defaults/99-custom
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,3 @@ sed -i "s+Choose the network(s) you want to attach to this wireless interface or
sed -i "s+_('Bring up on boot')+_('Bring up on boot'), _('<br><br><b>SmoothWAN Note!<br><br>If this is a WAN connection, head to Advanced Settings tab above and set metric to a unique number (e.g 10 or more), then to Firewall and set zone to red.')+" /www/luci-static/resources/view/network/interfaces.js
#Crude fixes
printf "config config 'Setup'\n option enabled '0'" > /etc/config/ntopconf
service apache2 stop
service apache2 disable

0 comments on commit a1be46a

Please sign in to comment.