getty@.service.m4 revision 419f3284371ea7568f22c89e7eea21ed0f897f0e
b312748a11d27fe387984973ba79975a9d6863c4Mark Andrews# This file is part of systemd.
b312748a11d27fe387984973ba79975a9d6863c4Mark Andrews# Copyright 2010 Lennart Poettering
b312748a11d27fe387984973ba79975a9d6863c4Mark Andrews# systemd is free software; you can redistribute it and/or modify it
b312748a11d27fe387984973ba79975a9d6863c4Mark Andrews# under the terms of the GNU General Public License as published by
b312748a11d27fe387984973ba79975a9d6863c4Mark Andrews# the Free Software Foundation; either version 2 of the License, or
b312748a11d27fe387984973ba79975a9d6863c4Mark Andrews# (at your option) any later version.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# systemd is distributed in the hope that it will be useful, but
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# WITHOUT ANY WARRANTY; without even the implied warranty of
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# General Public License for more details.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# You should have received a copy of the GNU General Public License
b312748a11d27fe387984973ba79975a9d6863c4Mark Andrews# along with systemd; If not, see <http://www.gnu.org/licenses/>.
18d0b5e54be891a1aa938c165b6d439859121ec8Mark Andrewsm4_ifdef(`TARGET_FEDORA', `m4_define(`GETTY', `/sbin/mingetty')')m4_dnl
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austeinm4_ifdef(`TARGET_DEBIAN', `m4_define(`GETTY', `/sbin/getty 38400')')m4_dnl
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austeinm4_ifdef(`TARGET_GENTOO', `m4_define(`GETTY', `/sbin/agetty 38400')')m4_dnl
b312748a11d27fe387984973ba79975a9d6863c4Mark AndrewsDescription=Getty on %I
b312748a11d27fe387984973ba79975a9d6863c4Mark AndrewsExecStart=GETTY %I