1 |
terryfage |
1.1 |
diff -urN smeserver-php-3.0.0.old/root/etc/e-smith/templates/etc/rsyslog.conf/32php smeserver-php-3.0.0/root/etc/e-smith/templates/etc/rsyslog.conf/32php |
2 |
|
|
--- smeserver-php-3.0.0.old/root/etc/e-smith/templates/etc/rsyslog.conf/32php 2024-03-20 11:35:54.831664414 +0200 |
3 |
|
|
+++ smeserver-php-3.0.0/root/etc/e-smith/templates/etc/rsyslog.conf/32php 2024-03-20 11:36:18.057637919 +0200 |
4 |
|
|
@@ -24,5 +24,5 @@ |
5 |
|
|
& stop |
6 |
|
|
:programname, startswith, "php82-fpm" /var/log/php/php82/php82-fpm.log |
7 |
|
|
& stop |
8 |
|
|
-:programname, startswith, "php83-fpm" /var/log/php/php82/php83-fpm.log |
9 |
|
|
+:programname, startswith, "php83-fpm" /var/log/php/php83/php83-fpm.log |
10 |
|
|
& stop |
11 |
|
|
\ No newline at end of file |