mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-29 00:24:34 +02:00
added necessary interfaces for strict confinement
This commit is contained in:
parent
304d7ee9d5
commit
bb3cdababf
@ -9,7 +9,7 @@ description: |
|
||||
any compromises.
|
||||
|
||||
grade: stable
|
||||
confinement: classic
|
||||
confinement: strict
|
||||
|
||||
parts:
|
||||
auto-cpufreq:
|
||||
@ -30,6 +30,11 @@ apps:
|
||||
LC_ALL: C.UTF-8
|
||||
LANG: C.UTF-8
|
||||
PKG_MARKER: SNAP
|
||||
plugs:
|
||||
- cpu-control
|
||||
- system-observe
|
||||
- hardware-observe
|
||||
- system-files
|
||||
service:
|
||||
command: bin/auto-cpufreq --daemon 2>&1 | tee -a /var/log/auto-cpufreq.log
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user