Skip to content

Commit

Permalink
Update to el9
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock committed Jun 26, 2024
1 parent befcdb9 commit 93cb6d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions portal/template_filters.py

This file was deleted.

2 changes: 1 addition & 1 deletion supervisor-apache.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

[program:httpd]
command=/bin/bash -c "source /etc/sysconfig/httpd && exec /usr/sbin/httpd $OPTIONS -DFOREGROUND"
command=/bin/bash -c "exec /usr/sbin/httpd $OPTIONS -DFOREGROUND"
autorestart=true

0 comments on commit 93cb6d2

Please sign in to comment.