Updated for systemd user units, fleshed out INSTALL.md
This commit is contained in:
10
psi-monitor-user.service
Normal file
10
psi-monitor-user.service
Normal file
@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Pressure Stall Information (PSI) Monitor
|
||||
PartOf=default.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/home/trey/bin/psi-monitor.sh 80
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Reference in New Issue
Block a user