Skip to content

Commit

Permalink
Add systemd unit file
Browse files Browse the repository at this point in the history
  • Loading branch information
moson-mo committed Dec 31, 2020
1 parent cdf8e3e commit 1009154
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions assets/rpms.service
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[Unit]
Description=Renoir power metric server

[Service]
Type=simple
ExecStart=/home/moson/go/bin/rpms

[Install]
WantedBy=multi-user.target

0 comments on commit 1009154

Please sign in to comment.