]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/mount.h
core: rename SmackFileSystemRoot= to SmackFileSystemRootLabel=
[thirdparty/systemd.git] / src / core / mount.h
index 4e28810f6ccc4358be4c7600c1d7f4c5308332a2..b344b5aa13e29af882d3bef5cf8284b09d060e84 100644 (file)
@@ -71,7 +71,7 @@ struct Mount {
         bool reset_cpu_usage:1;
 
         bool sloppy_options;
-        char *smack_fs_root;
+        char *smack_fs_root_label;
 
         MountResult result;
         MountResult reload_result;