mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-02 20:16:15 -04:00
Set SELinux from disabled to permissive (#474)
This commit is contained in:
parent
46a8e8d424
commit
9e12e004bb
3 changed files with 6 additions and 1 deletions
|
@ -27,7 +27,6 @@ RemainAfterExit=yes
|
|||
Restart=on-failure
|
||||
EnvironmentFile=/run/constellation.env
|
||||
Environment=PATH=/run/state/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
|
||||
ExecStartPre=-setenforce Permissive
|
||||
ExecStart=/run/state/bin/bootstrapper
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue