Hi guy, Try to go to "/lib/systemd/system/" and modify the file of "ocserv.service", 1.use vim to change two lines, 2.Remove the line of "Requires=ocserv.socket" 3.Remove the line of "Also=ocserv.socket" 4.save the file,
execute "systemctl daemon-reload", then reload the service "service ocserv start" I met the similar issue as you described, that situation seems like the default configuration recover the config of "/etc/ocserv/ocserv.conf", after modified, the service works fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1613155 Title: ocserv daemon doesn't get network settings from configuration file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ocserv/+bug/1613155/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
