Initial commit
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=FRU Fault monitor service
|
||||
Wants=mapper-wait@-xyz-openbmc_project-led-groups.service
|
||||
After=mapper-wait@-xyz-openbmc_project-led-groups.service
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
ExecStart=/usr/bin/env phosphor-fru-fault-monitor
|
||||
SyslogIdentifier=phosphor-fru-fault-monitor
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user