systemdUnitFilePlugin icon indicating copy to clipboard operation
systemdUnitFilePlugin copied to clipboard

Warnings for Legacy / Experimental / Obsolete Options

Open SJrX opened this issue 6 years ago • 3 comments

Some values in the gperf file are marked as legacy or disabled, we should have an inspection that warns about it. https://github.com/systemd/systemd/blob/master/src/shared/conf-parser.c#L798

SJrX avatar Feb 23 '19 16:02 SJrX

Relates to #67

SJrX avatar Feb 23 '19 16:02 SJrX

https://github.com/systemd/systemd/blob/master/src/core/load-fragment.c#L155

SJrX avatar Feb 23 '19 16:02 SJrX

It'd be nice if this behaviour could be similar to the native language support behaviour.

i.e. you specify a project-level setting for the systemd version you're targeting, and the plugin will identify properties that are not supported yet, obsolete, etc. I've had more issues with online documentation showing a property (and no notes about introduction version) but then it turns out that version is too new for the distro/release $PROJECT is using.

stephenreay avatar Jul 21 '20 05:07 stephenreay