Merge "dstat-logger: redirect stdout to /dev/null"
This commit is contained in:
commit
9331c59029
@ -18,6 +18,7 @@
|
|||||||
ExecStart=/usr/bin/dstat -tcmndrylpg --tcp --swap --output /var/log/dstat-csv.log
|
ExecStart=/usr/bin/dstat -tcmndrylpg --tcp --swap --output /var/log/dstat-csv.log
|
||||||
KillMode=process
|
KillMode=process
|
||||||
TimeoutStopSec=300
|
TimeoutStopSec=300
|
||||||
|
StandardOutput=null
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
- name: Reload systemd
|
- name: Reload systemd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user