diff options
Diffstat (limited to 'units/http-daemon.target')
-rw-r--r-- | units/http-daemon.target | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/http-daemon.target b/units/http-daemon.target index bd7a1ef0d4..45f10182e9 100644 --- a/units/http-daemon.target +++ b/units/http-daemon.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=Web Server |