2012-04-11 06:11:18 +08:00
|
|
|
# This file is part of systemd.
|
|
|
|
#
|
|
|
|
# systemd is free software; you can redistribute it and/or modify it
|
2012-04-12 06:20:58 +08:00
|
|
|
# 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
|
2012-04-11 06:11:18 +08:00
|
|
|
# (at your option) any later version.
|
|
|
|
|
|
|
|
# This exists mostly for implementations lacking socket/bus
|
|
|
|
# activation.
|
|
|
|
|
|
|
|
[Unit]
|
|
|
|
Description=User and Group Name Lookups
|
2012-05-21 21:12:18 +08:00
|
|
|
Documentation=man:systemd.special(7)
|
2013-03-26 22:14:27 +08:00
|
|
|
RefuseManualStart=yes
|