chiark / gitweb /
Added globbing support to EnvironmentFile
authorPekka Lundstrom <pekka.lundstrom@jollamobile.com>
Wed, 2 Jan 2013 11:41:52 +0000 (13:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 4 Jan 2013 00:11:50 +0000 (01:11 +0100)
commit2bef10ab3648db144c421f7765d20dbdf1afe074
treeb0d8e41b51248256d21e2af876690ecac16c255c
parent1a0fce458d3b45624c5817006735d59a5689ef83
Added globbing support to EnvironmentFile

This patch allows globbing to be used with EnvironmentFile option.
Example:
EnvironmentFile=/etc/foo.d/*.conf

t. Pekka
man/systemd.exec.xml
src/core/execute.c