diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-06-11 11:35:42 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-06-11 12:14:55 +0200 |
commit | 96bf4ee2523c54d79d4de43e51b1577845ba54ed (patch) | |
tree | fefee3fd6ba0e0ea812fe7dae67b8d9f6fcb8b66 /units | |
parent | a4a878d04045b46fa9783664e3643a890b356790 (diff) |
units: time-sync.target probably makes sense, is not just sysv compat
Diffstat (limited to 'units')
-rw-r--r-- | units/time-sync.target | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/units/time-sync.target b/units/time-sync.target index 54078069f2..debee74109 100644 --- a/units/time-sync.target +++ b/units/time-sync.target @@ -5,9 +5,6 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# This exists mostly for compatibility with SysV/LSB units, and -# implementations lacking socket/bus activation. - [Unit] Description=System Time Synchronized Documentation=man:systemd.special(7) |