aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/fedora-autorelabel.service
Commit message (Collapse)AuthorAgeFilesLines
* let systemd check the conditions for fedora-autorelabelMichal Schmidt2011-04-041-0/+1
| | | | | | | The service unit file already checks whether /.autorelabel or the "autorelabel" parameter are present. No need to recheck in the script. Using the new "ConditionSecurity=" feature systemd can also check whether SELinux is enabled.
* Fix conditions so that they operate as OR, not AND. (#684125)Bill Nottingham2011-03-111-2/+2
|
* Use proper keyword (#657974)Bill Nottingham2010-11-301-1/+1
|
* systemd: simplify autorelabel ordering and add conditional suppressionLennart Poettering2010-11-211-2/+4
|
* Add autorelabel service.Bill Nottingham2010-10-261-0/+14