master
systemdDaemon.uninstallDaemon
func (d *systemdDaemon) uninstallDaemon() error { err := d.stopDaemon() if err != nil { return err }