]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/swap.h
cgroup, unit, fragment parser: make use of new firewall functions
[thirdparty/systemd.git] / src / core / swap.h
index b0ef50f1e8fb6be16077db2b49daa115fe568868..45da63c5e2dc5c87b14faaf01c10f3c2e5ad653d 100644 (file)
@@ -70,7 +70,7 @@ struct Swap {
         bool is_active:1;
         bool just_activated:1;
 
-        bool reset_cpu_usage:1;
+        bool reset_accounting:1;
 
         SwapResult result;