diff options
-rwxr-xr-x | systemd/fedora-autorelabel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/fedora-autorelabel b/systemd/fedora-autorelabel index 9144d59e..f5e4db29 100755 --- a/systemd/fedora-autorelabel +++ b/systemd/fedora-autorelabel @@ -1,6 +1,6 @@ #!/bin/bash # -# fsck, mount, set quotas, and relabel filesystems. +# Do automatic relabelling # . /etc/init.d/functions |