I should verify that necessary network manager calls can be made before daemonization. In this case, I'm getting a PermissionDenied exception when I call Device.GetAppliedConnection when I start netcheck as a non-root user and failed to disable polkit authentication. At a minimum, I should verify a call to Device.GetAppliedConnection can be made successfully before daemonization.
I should verify that necessary network manager calls can be made before daemonization. In this case, I'm getting a PermissionDenied exception when I call Device.GetAppliedConnection when I start netcheck as a non-root user and failed to disable polkit authentication. At a minimum, I should verify a call to Device.GetAppliedConnection can be made successfully before daemonization.