systemd: Add thinkpad-acpi-setup
[shutils.git] / systemd / system / thinkpad-acpi-setup.service
1 [Unit]
2 Description=Setup thinkpad-acpi kernel module properties
3 After=systemd-modules-load.service
4
5 [Service]
6 Type=oneshot
7 RemainAfterExit=yes
8 ExecStart=/etc/systemd/scripts/thinkpad-acpi-setup
9
10 [Install]
11 WantedBy=multi-user.target