Initial commit
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=System unit to hard reset or system reset chassis for yosemitev2
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=no
|
||||
ExecStart=i2cset -f -y 10 0x40 0xd9 c
|
||||
|
||||
[Install]
|
||||
WantedBy=chassis-system-reset.target
|
||||
|
||||
Reference in New Issue
Block a user