Initial commit
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Write Bios Version to File
|
||||
Wants=phosphor-ipmi-host.service
|
||||
After=phosphor-ipmi-host.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Restart=no
|
||||
ExecStart=/usr/bin/write-bios-version.sh
|
||||
|
||||
Reference in New Issue
Block a user