9 lines
259 B
Smarty
9 lines
259 B
Smarty
|
|
abi <abi/4.0>,
|
||
|
|
include <tunables/global>
|
||
|
|
|
||
|
|
profile "${executable}" "/opt/${sanitizedProductName}/${executable}" flags=(unconfined) {
|
||
|
|
userns,
|
||
|
|
|
||
|
|
# Site-specific additions and overrides. See local/README for details.
|
||
|
|
include if exists <local/${executable}>
|
||
|
|
}
|