diff options
Diffstat (limited to 'src/core/mount.c')
-rw-r--r-- | src/core/mount.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/mount.c b/src/core/mount.c index 3029cfd4d8..f8731bb8b9 100644 --- a/src/core/mount.c +++ b/src/core/mount.c @@ -1447,7 +1447,6 @@ static int mount_add_one( goto fail; } - if (m->running_as == SYSTEMD_SYSTEM) { const char* target; |