Skip to content

Commit

Permalink
selinux: minor reformatting
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
  • Loading branch information
thaJeztah committed Jul 4, 2020
1 parent 56b11a7 commit 2371726
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go-selinux/selinux_linux.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ import (
)

const (
minSensLen = 2

minSensLen = 2
contextFile = "/usr/share/containers/selinux/contexts"
selinuxDir = "/etc/selinux/"
selinuxConfig = selinuxDir + "config"
Expand Down

0 comments on commit 2371726

Please sign in to comment.