-
- Downloads
install: add fallback where yaml creation failed
In some rare case, .deb installer fails to create /etc/dhtnet/dnc.yaml config. In theses case, dnc service fail to start, so post-install script now check if /etc/dhtnet/dnc.yaml exists and create it if not. dnc.service now rely entirely on /etc/dhtnet/dnc.yaml for configuration, removing hardcoded flags in service file. Change-Id: Ia827dd92532a6b17584e15b1af34cc236980202e
Please register or sign in to comment