summaryrefslogtreecommitdiff
path: root/src/special.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-04-03 22:32:05 +0200
committerLennart Poettering <lennart@poettering.net>2012-04-03 22:32:05 +0200
commitfeb88c9ff52b52a1fc0f075cba1215e4c2a82545 (patch)
tree31037ce89fc433c0b3350516cb9dbff6487c742c /src/special.h
parentffa16db02673ffa155ffb2649e72a935a1ff70f5 (diff)
man: update documentation of special units
Diffstat (limited to 'src/special.h')
-rw-r--r--src/special.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/special.h b/src/special.h
index 8185eaf60e..43e2e6f6d7 100644
--- a/src/special.h
+++ b/src/special.h
@@ -55,7 +55,7 @@
#define SPECIAL_NETWORK_TARGET "network.target" /* LSB's $network */
#define SPECIAL_NSS_LOOKUP_TARGET "nss-lookup.target" /* LSB's $named */
#define SPECIAL_RPCBIND_TARGET "rpcbind.target" /* LSB's $portmap */
-#define SPECIAL_SYSLOG_TARGET "syslog.target" /* LSB's $syslog; Should pull in syslog.socket or syslog.service */
+#define SPECIAL_SYSLOG_TARGET "syslog.target" /* LSB's $syslog */
#define SPECIAL_TIME_SYNC_TARGET "time-sync.target" /* LSB's $time */
#define SPECIAL_DISPLAY_MANAGER_SERVICE "display-manager.service" /* Debian's $x-display-manager */
#define SPECIAL_MAIL_TRANSFER_AGENT_TARGET "mail-transfer-agent.target" /* Debian's $mail-{transport|transfer-agent */