diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-18 05:12:34 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-18 05:12:34 +0100 |
commit | 1c7c17ea61727eb6af8159bb519beeced1c25eb4 (patch) | |
tree | 3fd5cbd74e5539f5151616117ec9f39f2677da20 /units/rtc-set.target | |
parent | 6699c857a20378e1fd2a33e3e306a96404e7f83d (diff) |
units: document that some targets exists only for compat with SysV
Diffstat (limited to 'units/rtc-set.target')
-rw-r--r-- | units/rtc-set.target | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/rtc-set.target b/units/rtc-set.target index eabdaf4585..df4c40298c 100644 --- a/units/rtc-set.target +++ b/units/rtc-set.target @@ -7,5 +7,8 @@ # See systemd.special(7) for details +# This exists mostly for compatibility with SysV/LSB units, and +# implementations lacking socket/bus activation. + [Unit] Description=RTC Set |