Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Shutdown Host Server
|
||||
Requires=host-gpio.service
|
||||
After=host-gpio.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/sbin/power-util mb off
|
||||
SyslogIdentifier=power-util
|
||||
Reference in New Issue
Block a user