systemd: Add thinkpad-acpi-setup
[shutils.git] / systemd / system / thinkpad-acpi-setup.service
diff --git a/systemd/system/thinkpad-acpi-setup.service b/systemd/system/thinkpad-acpi-setup.service
new file mode 100644 (file)
index 0000000..6ded90d
--- /dev/null
@@ -0,0 +1,11 @@
+[Unit]
+Description=Setup thinkpad-acpi kernel module properties
+After=systemd-modules-load.service
+
+[Service]
+Type=oneshot
+RemainAfterExit=yes
+ExecStart=/etc/systemd/scripts/thinkpad-acpi-setup
+
+[Install]
+WantedBy=multi-user.target