Re: [systemd-devel] [PATCH 1/5] backlight: don't hardcode path in binary

2014-02-24 Thread Lennart Poettering
On Mon, 24.02.14 15:59, Michal Sekletar (msekl...@redhat.com) wrote: > Not that we are going to move things around but it is nicer to have paths > configurable rather than hardcoded in the source. > --- > Makefile.am | 2 ++ > src/backlight/backlight.c | 6 +++---

[systemd-devel] [PATCH 1/5] backlight: don't hardcode path in binary

2014-02-24 Thread Michal Sekletar
Not that we are going to move things around but it is nicer to have paths configurable rather than hardcoded in the source. --- Makefile.am | 2 ++ src/backlight/backlight.c | 6 +++--- units/systemd-backli...@.service.in | 2 +- 3 files changed, 6 insertions(+),