Customize Prodution Mode¶
Using systemd to customize the production installation of DRP.
Solution¶
You can use systemd configuration to alter dr-provision start up
options and runtime environment.
To use, determin the environment variables you need to set by checking
the help of dr-provision service:
You will need to create the systemd drop-in directory if it doesn't
exist:
Then you will need to create a systemd drop-in service file(s). For
example, to name your system endpoint, you would use the recommended
file name of drpid.conf, with values:
Then reload and restart the service via systemd.
This will work with multiple files and any of the defaine startup control variables.
Additional Information¶
Additional resources and information related to this Knowledge Base article.
See Also¶
dr-provision --help
Versions¶
v4.0.0 and newer
Keywords¶
dr-provision, systemd, systemctl, restart, customize, startup options