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

Sane default behavior when rwfus is installed #9

Closed
ValShaped opened this issue Aug 10, 2022 · 1 comment
Closed

Sane default behavior when rwfus is installed #9

ValShaped opened this issue Aug 10, 2022 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@ValShaped
Copy link
Owner

Running rwfus without any parameters will currently attempt to install rwfus again. This is great for a first install, but it may be undesired behavior if rwfus is already installed.

TODO: If run without options:

  1. Check if rwfus is installed in the default location, or if a config file is passed in, check there.
  2. If installed, print the status of rwfus unit files
  3. Else, ask if it's alright to install rwfus to the default location, and get user confirmation
  4. sudo $0 --install --logfile "$Logfile" $@ (is this sane?)
@ValShaped ValShaped added bug Something isn't working enhancement New feature or request labels Aug 10, 2022
@ValShaped
Copy link
Owner Author

Fixed in #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant