Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix lib389 to use sbin scripts #1662

Closed
389-ds-bot opened this issue Sep 13, 2020 · 4 comments
Closed

fix lib389 to use sbin scripts #1662

389-ds-bot opened this issue Sep 13, 2020 · 4 comments
Labels
closed: fixed Migration flag - Issue

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/48331


Bug Description: Now that https://fedorahosted.org/389/ticket/528 is fixed, the next step is to allow building the server with the instance specific scripts disabled.

Fix Description: As we do not install instance scripts by default we cannot rely on their existance. This patch fixes the serverCmd function in lib389 to use the sbin scripts, as well as providing two clitools for start/stop that can be used to prove this functionality works.

Example:
python lib389/clitools/ds_start.py
python lib389/clitools/ds_stop.py

@389-ds-bot 389-ds-bot added the closed: fixed Migration flag - Issue label Sep 13, 2020
@389-ds-bot
Copy link
Author

@389-ds-bot
Copy link
Author

Comment from firstyear (@Firstyear) at 2015-11-09 05:23:36

Commited to lib389 master
master -> c69637bdb8186960fb0db071ee6b25e9f0543021

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2016-02-13 04:52:07

Milestone lib389 1.0 deleted

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2017-02-11 22:51:40

Metadata Update from @mreynolds389:

  • Issue assigned to Firstyear

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: fixed Migration flag - Issue
Projects
None yet
Development

No branches or pull requests

1 participant