Opened 16 months ago
Closed 16 months ago
#1213 closed enhancement (fixed)
Loaders & Sysctls should allow "#" before variable name
| Reported by: | protosd | Owned by: | william |
|---|---|---|---|
| Priority: | trivial | Milestone: | 8.2.0-RELEASE |
| Component: | GUI | Version: | 8.0.3-RELEASE-p1 |
| Keywords: | loaders, comment, testing | Cc: |
Description
I'm just getting around to transferring my loader/sysctl variables to the GUI. There are some variables I want to keep, but be able to comment them out for testing while keeping the comment section for notes about the variable. It would be nice to either allow # before the variable name or have a checkbox for enable/disable.
Change History (3)
comment:1 Changed 16 months ago by gcooper
comment:2 Changed 16 months ago by william
- Owner set to william
- Status changed from new to accepted
comment:3 Changed 16 months ago by william
- Resolution set to fixed
- Status changed from accepted to closed
Implemented in r9920
Note: See
TracTickets for help on using
tickets.

For sysctls this wouldn't make sense. For tunables it's a different story. I understand what you're asking for, but would this be better put in a notes file on the NAS?