X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-logger.service.in;h=ba6fa479439e0667d1a0fc3856f082065b0f961c;hp=6723500e0e76955a36f31660ab08e4baf4a303ad;hb=70449379def39da2a3efbd7c7da27a4745702b08;hpb=70fcff314feff469a8e61dbe5017ed74f5e0a09d diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index 6723500e0..ba6fa4794 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -1,6 +1,23 @@ -[Meta] +# This file is part of systemd. +# +# Copyright 2010 Lennart Poettering +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# systemd is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with systemd; If not, see . + +[Unit] Description=systemd Logging Daemon [Service] -ExecStart=@libexecdir@/systemd-logger +ExecStart=@pkglibexecdir@/systemd-logger Type=simple