[systemd-bugs] [Bug 58083] New: systemd doesn't recognize continuation lines in environment files /etc/sysconfig/xxxx

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 10 05:57:34 PST 2012


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

          Priority: medium
            Bug ID: 58083
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: systemd doesn't recognize continuation lines in
                    environment files /etc/sysconfig/xxxx
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: per at computer.org
          Hardware: x86 (IA32)
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

I'm updating some stuff to work on opensuse 12.2 with systemd, and it looks
like systemd doesn't recognize continuation lines in /etc/sysconfig/xxxx ?

For instance, I copied over the following from the previous system:

SPAMD_ARGS="--socketpath=/var/lib/bulwark/spamd \
--nouser-config \
--virtual-config-dir=/var/lib/bulwark/domains/%l/%d \
--siteconfigpath=/var/lib/bulwark/config \
--username=bulwark \
--max-children=25 \
--timeout-child=600"


When I tried to start the spamd service, it failed:

spamd[4547]: warn: Unknown option: -socketpath

SPAMD_ARGS only went as far as "--socketpath=/var/lib/bulwark/spamd \", the
rest was ignored.

Also reported here:  https://bugzilla.novell.com/show_bug.cgi?id=793411

-- 
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/20121210/a87f0236/attachment.html>


More information about the systemd-bugs mailing list