Create a systemd script that may be used to start and stop the Directory Server on Linux-based systems.
create-systemd-script --outputFile /etc/systemd/system/ping-directory.service \ --userName ds
create-systemd-script --outputFile /tmp/ping-directory.service --userName ds
-V
--version
Description | Display Directory Server version information |
-H
--help
Description | Display general usage information |
--help-debug
Description | Display help for using debug options |
Advanced | Yes |
-f {path}
--outputFile {path}
Description | The path where the output file will be created |
Required | Yes |
Multi-Valued | No |
-u {userName}
--userName {userName}
Description | The name of the user account under which the server will run |
Required | Yes |
Multi-Valued | No |