-
-
Notifications
You must be signed in to change notification settings - Fork 366
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
configure: revise user/group/path settings and reporting #1719
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…UN_AS_USER and RUN_AS_GROUP by that
…dir to report current defaults (not arbitrary suggestions)
…rrent system circumstances down, to just before we use them
...and comment arguments for NUT_REPORT_FEATURE()
… for STATEPATH and PIDPATH to clarify
Should have no "nut" subdir for STATEPATH and ALTPIDPATH Follow-up for networkupstools#1030, networkupstools#1037, networkupstools#1117 May be related to networkupstools#1712
…config.nut_report_feature.log settings
…ry chapters in different files [networkupstools#1708 follow-up]
…and NUT_REPORT_SETTING_PATH() to populate it
…separately from other toggles [networkupstools#1708 follow-up]
e9dc190
to
831b431
Compare
… headings and less file-openings
…ut" ambiguity in favor of "@ALTPIDPATH@" (and explicitly ensure "@PIDPATH@" where applicable) [networkupstools#1712]
…@PIDPATH@/nut ambiguity) [networkupstools#1712]
…ut-common.tmpfiles
…om existing configs [networkupstools#1714]
…"checking setting X" => final value [networkupstools#1714]
Updated markdown/asciidoc-friendly chapters in NUT Configuration summary:
NUT Paths:
NUT Build/Target system info:
NUT Compiler settings:
|
Testing
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CI
Entries related to continuous integration infrastructure (historically also recipes like Makefiles)
service/daemon start/stop
General subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/Debug
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Touches on several issues and/or follows up on earlier fixes, including: