[systemd-bugs] [Bug 82020] New: [RFE] support instance name parts with %iN specifiers

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 1 11:36:01 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=82020

          Priority: medium
            Bug ID: 82020
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: [RFE] support instance name parts with %iN specifiers
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: kitaev at gmail.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

I would like systemd to support multiple %i specifiers. 

I suggest to support the following. 

For service named:

backlight at acpi_video0:battery.service:

%i  : apci_video0:battery
%i0 : apci_video0:battery
%i1 : apci_video0
%i2 : battery

For service named:

backlight at acpi_video0.service:

%i  : apci_video0
%i0 : apci_video0
%i1 : apci_video0
%i2 : <empty string>

Same could be implemented for %p, with the same ':' separator used to separate
prefix parts.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140801/dd213a8d/attachment-0001.html>


More information about the systemd-bugs mailing list