From e3d84721dc9bcf9008f72dae03ff0f7842d0bb4b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 25 Mar 2013 21:20:08 +0100 Subject: units: introduce new timers.target and paths.target to hook timer/path units into for boot --- units/paths.target | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 units/paths.target (limited to 'units/paths.target') diff --git a/units/paths.target b/units/paths.target new file mode 100644 index 000000000..25c7fd031 --- /dev/null +++ b/units/paths.target @@ -0,0 +1,10 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Paths +Documentation=man:systemd.special(7) -- cgit v1.2.3