diff options
Diffstat (limited to 'units/rpcbind.target')
-rw-r--r-- | units/rpcbind.target | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/rpcbind.target b/units/rpcbind.target index 41eb3a507e..a5cea8c576 100644 --- a/units/rpcbind.target +++ b/units/rpcbind.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=RPC Port Mapper |