stop lokinet.service so system able to install configuration needed.

pull/33/head
necro-nemesis 6 years ago
parent 094cd77733
commit c2153a00b3

@ -89,6 +89,7 @@ function update_system_packages() {
function install_dependencies() {
# OVERLOAD THIS
install_error "No function definition for install_dependencies"
sudo systemctl stop lokinet.service
}
# Replaces NetworkManager with DHCPD

Loading…
Cancel
Save