File: policycoreutils.selinux-autorelabel.service

package info (click to toggle)
policycoreutils 2.8-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 15,408 kB
  • sloc: ansic: 4,657; sh: 520; makefile: 441
file content (14 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Relabel all filesystems
DefaultDependencies=no
Conflicts=shutdown.target
After=sysinit.target
Before=shutdown.target
ConditionSecurity=selinux

[Service]
ExecStart=/lib/systemd/selinux-autorelabel
Type=oneshot
TimeoutSec=0
RemainAfterExit=yes
StandardInput=tty