clean up messages sent.

pull/24/head
necro-nemesis 7 years ago
parent 36d99f3581
commit 463d9b66db

@ -611,7 +611,7 @@ function SaveTORAndVPNConfig()
} elseif (isset($_POST['StartDaemon'])) { } elseif (isset($_POST['StartDaemon'])) {
?> ?>
<div class="alert alert-success"> <div class="alert alert-success">
Starting Lokinet background daemon process. Launching Lokinet.
</div> </div>
<?php <?php
$output = shell_exec('sudo /etc/init.d/dnsmasq stop'); $output = shell_exec('sudo /etc/init.d/dnsmasq stop');

Loading…
Cancel
Save