collectd is gone

This commit is contained in:
Girish Ramakrishnan
2025-11-24 13:22:56 +01:00
parent 9c9e2c6a62
commit de75ae5b9e
5 changed files with 2 additions and 15 deletions
-1
View File
@@ -8,7 +8,6 @@
/home/yellowtent/platformdata/logs/postgresql/*.log
/home/yellowtent/platformdata/logs/sftp/*.log
/home/yellowtent/platformdata/logs/redis-*/*.log
/home/yellowtent/platformdata/logs/collectd/*.log
/home/yellowtent/platformdata/logs/turn/*.log
/home/yellowtent/platformdata/logs/updater/*.log {
# only keep one rotated file, we currently do not send that over the api
@@ -4,7 +4,7 @@
[Unit]
Description=Cloudron FS Resizer
Before=docker.service collectd.service mysql.service sshd.service nginx.service
Before=docker.service mysql.service sshd.service nginx.service
After=cloud-init.service
[Service]