Skip to content

Commit

Permalink
shut up shellcheck
Browse files Browse the repository at this point in the history
This file will always exist at runtime.
  • Loading branch information
DemiMarie committed Dec 23, 2022
1 parent 7e6d634 commit 23e3624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init/relabel-root.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/sh --
set -eu
# shellcheck disable=SC1091
. /etc/selinux/config
echo 0 > /sys/fs/selinux/enforce
setfiles -r /mnt -- "/etc/selinux/$SELINUXTYPE/contexts/files/file_contexts" /mnt
Expand Down

0 comments on commit 23e3624

Please sign in to comment.