OSC / ood-documentation

Documentation for Open OnDemand generated using Sphinx
https://osc.github.io/ood-documentation/latest/
MIT License
8 stars 51 forks source link

correct the systemd file used for ood-portal #792

Closed mrgum closed 1 year ago

mrgum commented 1 year ago

the systemd file specified was the ood one not the ood-portal one where these options reside

┆Issue is synchronized with this Asana task by Unito

johrstrom commented 1 year ago

Hi, thank you for the contribution. I went to check on this and apparently we create both.

[root@68d97ebf4c72 ~]# ls /etc/systemd/system/httpd.service.d/ -lrta
total 16
-r--r--r-- 1 root root   63 Feb 13 16:34 ood.conf
drwxr-xr-x 1 root root 4096 Feb 13 18:03 ..
-r--r--r-- 1 root root  242 Feb 13 18:03 ood-portal.conf
drwxr-xr-x 1 root root 4096 Feb 13 18:03 .

I'm going to have to check in the source as to why this is the case.

johrstrom commented 1 year ago

Thanks for the contribution! You're right that these docs should point to ood-portal.conf.