hwoarang    14/04/10 17:08:03

  Added:                sssd.service
  Log:
  Add systemd unit file based on the upstream one. No functional changes
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
09BF4F54C2BA7F3C!)

Revision  Changes    Path
1.1                  sys-auth/sssd/files/sssd.service

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/files/sssd.service?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/files/sssd.service?rev=1.1&content-type=text/plain

Index: sssd.service
===================================================================
[Unit]
Description=System Security Services Daemon
# SSSD will not be started until syslog is
After=syslog.target

[Service]
ExecStart=/usr/sbin/sssd -D -f
# These two should be used with traditional UNIX forking daemons
# consult systemd.service(5) for more details
Type=forking
PIDFile=/run/sssd.pid

[Install]
WantedBy=multi-user.target





Reply via email to