mirror of
https://github.com/systemd/systemd.git
synced 2025-01-31 05:47:30 +03:00
units: document that some targets exists only for compat with SysV
This commit is contained in:
parent
6699c857a2
commit
1c7c17ea61
@ -7,5 +7,8 @@
|
|||||||
|
|
||||||
# See systemd.special(7) for details
|
# See systemd.special(7) for details
|
||||||
|
|
||||||
|
# This exists mostly for compatibility with SysV/LSB units, and
|
||||||
|
# implementations lacking socket/bus activation.
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Web Server
|
Description=Web Server
|
||||||
|
@ -7,5 +7,8 @@
|
|||||||
|
|
||||||
# See systemd.special(7) for details
|
# See systemd.special(7) for details
|
||||||
|
|
||||||
|
# This exists mostly for compatibility with SysV/LSB units, and
|
||||||
|
# implementations lacking socket/bus activation.
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Mail Transfer Agent
|
Description=Mail Transfer Agent
|
||||||
|
@ -7,6 +7,9 @@
|
|||||||
|
|
||||||
# See systemd.special(7) for details
|
# See systemd.special(7) for details
|
||||||
|
|
||||||
|
# This exists mostly for compatibility with SysV/LSB units, and
|
||||||
|
# implementations lacking socket/bus activation.
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Name Lookups
|
Description=Name Lookups
|
||||||
Wants=network.target
|
Wants=network.target
|
||||||
|
@ -7,5 +7,8 @@
|
|||||||
|
|
||||||
# See systemd.special(7) for details
|
# See systemd.special(7) for details
|
||||||
|
|
||||||
|
# This exists mostly for compatibility with SysV/LSB units, and
|
||||||
|
# implementations lacking socket/bus activation.
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=RPC Port Mapper
|
Description=RPC Port Mapper
|
||||||
|
@ -7,5 +7,8 @@
|
|||||||
|
|
||||||
# See systemd.special(7) for details
|
# See systemd.special(7) for details
|
||||||
|
|
||||||
|
# This exists mostly for compatibility with SysV/LSB units, and
|
||||||
|
# implementations lacking socket/bus activation.
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=RTC Set
|
Description=RTC Set
|
||||||
|
@ -7,5 +7,8 @@
|
|||||||
|
|
||||||
# See systemd.special(7) for details
|
# See systemd.special(7) for details
|
||||||
|
|
||||||
|
# This exists mostly for compatibility with SysV/LSB units, and
|
||||||
|
# implementations lacking socket/bus activation.
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Syslog
|
Description=Syslog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user