mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-23 18:14:54 +08:00
10 lines
146 B
Desktop File
10 lines
146 B
Desktop File
[Unit]
|
|
Description=OpenLDAP server daemon
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/slapd -u ldap -g ldap
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|