Initial commit
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Set Fan to Default Duty as Rebooting
|
||||
DefaultDependencies=no
|
||||
After=shutdown.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=true
|
||||
ExecStart=/usr/bin/fan-default-speed.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=shutdown.target
|
||||
Reference in New Issue
Block a user