From: Lennart Poettering Date: Thu, 20 May 2010 00:30:49 +0000 (+0200) Subject: unit: ship default.service for sessions by default X-Git-Tag: 0.git+20100605+dfd8ee-1~11^2^2~44 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d26c91071adb33a3c25f075dcbacb85e1469d53;p=systemd unit: ship default.service for sessions by default --- diff --git a/Makefile.am b/Makefile.am index 8f0fdaab..6d860ec9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -102,6 +102,9 @@ systemunit_DATA = \ units/systemd-logger.service \ units/syslog.target +dist_sessionunit_DATA = \ + units/session/default.target + sessionunit_DATA = \ units/session/remote-fs.target diff --git a/units/session/default.target b/units/session/default.target new file mode 100644 index 00000000..deb310c2 --- /dev/null +++ b/units/session/default.target @@ -0,0 +1,11 @@ +# This file is part of systemd. +# +# 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. + +# See systemd.special(7) for details + +[Unit] +Description=Default