blob: f5f83fdc3739ca1c6959b9367f32c7b63e42827b [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001[Unit]
2Description=Standalone LDAP Daemon
3After=syslog.target network.target
4
5[Service]
6Type=forking
7ExecStart=@SBINDIR@/slapd
8
9[Install]
10WantedBy=multi-user.target