Skip to content

make clean leave drlm-api binary in place #130

@didacog

Description

@didacog

Disaster Recovery Linux Manager (DRLM) Issue Template

Quick response time is not guaranteed with free support, if you are using DRLM in a production environment and enterprise grade level support services are required, please see: http://www.brainupdaters.net/en/drlm-services.

Please fill in the following items before submitting a new issue:

Issue details:
  • Issue type: Bug
  • Impact: Low
  • How often it happens : Always
  • Brief description of the issue:
    After creation of drlm package in any OS distro the drlm-api binary is not cleaned up upon make clean execution.
  • Work-around, if any:
    rm -f usr/sbin/drlm-api
    This removal must be added to the clean section of Makefile and maybe also the resulting rpm/deb package should also be removed or moved outside the local git repo to complete clean it.
DRLM Server information:
  • DRLM version (/usr/sbin/drlm -V): from 2.3.0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions