blob: 7c48a0355dbe5c0d26a74ae2d122287ae0fd6629 [file] [log] [blame]
Jason M. Billsd1e40602019-05-09 11:43:51 -07001[Unit]
2Description=Service to get PCIe info over PECI
3
4[Service]
5Restart=always
6ExecStart=/usr/bin/peci-pcie
7Type=simple
8
9[Install]
10WantedBy=multi-user.target