Bug 1006149

Summary: ignores /.autorelabel silently
Product: [Fedora] Fedora Reporter: Björn Esser (besser82) <besser82>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 20CC: dominick.grift, dwalsh, lvrabec, mgrepl, robatino
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-10 08:26:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 980649    

Description Björn Esser (besser82) 2013-09-10 06:35:39 UTC
Description of problem:

  When touching /.autorelabel && reboot, there's actually no relabeling
  of the selinux-contexts started.  /.autorelabel is purged and nothing
  happens, but a "regular" start-up.


Version-Release number of selected component (if applicable):

  selinux-policy-3.12.1-75.fc20.noarch


How reproducible:

  100%


Steps to Reproduce:

  1. `sudo touch /.autorelabel`
  2.  reboot system


Actual results:

  the presence of /.autorelabel is ignored, the file is purged and just
  a "regular" start is done.


Expected results:

  the presence of /.autorelabel should trigger the relabeling of the
  selinux-contexts on fs, like it is the way in <= F19.


Additional information:

  this happens on a fresh install of F20 TC5 x86_64

Comment 1 Björn Esser (besser82) 2013-09-10 08:26:57 UTC
Sorry folks.  I just made an embarassing mistake.  It's actually not a bug, but was a typo of mine.  :(