1[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 11
1[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 11