Skip to content

Commit

Permalink
Update todo with linux journal article
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher M. Cantalupo <christopher.m.cantalupo@intel.com>
  • Loading branch information
cmcantalupo committed May 19, 2021
1 parent 64bb9f6 commit fe27fb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions service/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ Reliability and Security
should be pretty straight forward to implement. We may also want
to consider accounting for other restrictions such as "rdma", "io",
or "perf_event".
5) Follow guidelines in this article to reduce attack surface:
https://www.linuxjournal.com/content/systemd-service-strengthening


Performance
Expand Down
3 changes: 1 addition & 2 deletions service/geopm-service.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ The service package for GEOPM that runs the geopmd daemon.
Summary: Global Extensible Open Power Manager Service - python %{python_major_version}
Group: System Environment/Libraries
Requires: geopm-service
Requires: python3-gobject-base
Requires: python3-dasbus
Requires: python36-gobject-base
%{?python_provide:%python_provide python%{python3_pkgversion}-geopmdpy}

%description -n python%{python3_pkgversion}-geopmdpy
Expand Down

0 comments on commit fe27fb2

Please sign in to comment.