558ec53aa6
* Change STATE_DB key (PCIE_STATUS|PCIE_DEVICES -> PCIE_DEVICES) Signed-off-by: Petro Bratash <petrox.bratash@intel.com> * [pcie-check.service] Add dependency on database.service Signed-off-by: Petro Bratash <petrox.bratash@intel.com>
8 lines
157 B
Desktop File
8 lines
157 B
Desktop File
[Unit]
|
|
Description=Check the PCIe device presence and status
|
|
After=rc.local.service database.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/pcie-check.sh
|