Skip to content

Commit

Permalink
Set SELinux security context for recovery service.
Browse files Browse the repository at this point in the history
Recent changes to core recovery code puts init and
all services into their own domain. Put the watchdogd
service into its own domain to be consistent.

Change-Id: I1b483209f218359d250e51f714aa4399f38855b9
Signed-off-by: rpcraig <rpcraig@tycho.ncsc.mil>
  • Loading branch information
r-craig committed Jan 15, 2014
1 parent 89c399c commit 42aaba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.recovery.manta.rc
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ on init
# Set watchdog timer to 30 seconds and pet it every 10 seconds to get a 20 second margin
service watchdogd /sbin/watchdogd 10 20
class core
seclabel u:r:watchdogd:s0

0 comments on commit 42aaba9

Please sign in to comment.