11 lines
183 B
Desktop File
11 lines
183 B
Desktop File
[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
|