diff options
author | INSUN PYO <insun.pyo@samsung.com> | 2020-03-26 17:40:20 +0900 |
---|---|---|
committer | INSUN PYO <insun.pyo@samsung.com> | 2020-03-26 17:40:20 +0900 |
commit | e2b2db90fc896261827e9b71ee408506120625b5 (patch) | |
tree | 6658e75dbd7d317b3986e16fafc4751c04902a51 | |
parent | 9b67a4c70c014d566527e7df8484ef2e3395dc09 (diff) | |
download | system-plugin-e2b2db90fc896261827e9b71ee408506120625b5.tar.gz system-plugin-e2b2db90fc896261827e9b71ee408506120625b5.tar.bz2 system-plugin-e2b2db90fc896261827e9b71ee408506120625b5.zip |
Remove SmackProcessLabel=System::Privilege on .mount unit
Change-Id: Ib17efed75bfae5c5f69ba7cc7990b0260a40de5f
-rw-r--r-- | units/opt-usr.mount | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/units/opt-usr.mount b/units/opt-usr.mount index c68628a..9895bf8 100644 --- a/units/opt-usr.mount +++ b/units/opt-usr.mount @@ -9,4 +9,3 @@ Before=local-fs.target wait-mount@opt-usr.service What=/dev/disk/by-label/user Type=ext4 Where=/opt/usr -SmackProcessLabel=System::Privilege |