]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/rpcbind.target
man: use <constant> for SD_BUS_ERROR_* and SD_BUS_NAME_* constants
[thirdparty/systemd.git] / units / rpcbind.target
index a5cea8c57673639f4bfe0e458408c7fac0b84b3a..801ee4d6ef217dfa6a45093401d92c4f3ce62185 100644 (file)
@@ -1,14 +1,16 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by
-#  the Free Software Foundation; either version 2 of the License, or
+#  under the terms of the GNU Lesser General Public License as published by
+#  the Free Software Foundation; either version 2.1 of the License, or
 #  (at your option) any later version.
 
-# See systemd.special(7) for details
-
 # This exists mostly for compatibility with SysV/LSB units, and
 # implementations lacking socket/bus activation.
 
 [Unit]
 Description=RPC Port Mapper
+Documentation=man:systemd.special(7)
+RefuseManualStart=yes