Merge "dstat-logger: redirect stdout to /dev/null"

This commit is contained in:
Zuul 2021-03-30 23:57:29 +00:00 committed by Gerrit Code Review
commit 9331c59029
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
ExecStart=/usr/bin/dstat -tcmndrylpg --tcp --swap --output /var/log/dstat-csv.log
KillMode=process
TimeoutStopSec=300
StandardOutput=null
[Install]
WantedBy=multi-user.target
- name: Reload systemd