diff options
author | makefu <github@syntax-fehler.de> | 2018-07-26 22:09:55 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2018-07-26 22:09:55 +0200 |
commit | 579a6d257b255122a51c6966395a9cc21279dab6 (patch) | |
tree | 451485bb8e94305e972383e99eedfe6fae72807e | |
parent | 45a93b32a646a57a4edd7e1febf6d1be373a69da (diff) |
ma stats/client: disable tracefs
-rw-r--r-- | makefu/2configs/stats/client.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/2configs/stats/client.nix b/makefu/2configs/stats/client.nix index dd6ddddaf..cfb5e3fd2 100644 --- a/makefu/2configs/stats/client.nix +++ b/makefu/2configs/stats/client.nix @@ -31,6 +31,7 @@ FSType "tmpfs" FSType "binfmt_misc" FSType "debugfs" + FSType "tracefs" FSType "mqueue" FSType "hugetlbfs" FSType "systemd-1" |