acpi_tables_patch/acpi_tables_patch@.service
2017-04-10 15:30:25 +02:00

12 lines
223 B
Desktop File

[Unit]
Description=Create ACPI DSDT table patched with %I patch
DefaultDependencies=no
ConditionPathExists=!/boot/dsdt.aml
[Service]
Type=oneshot
ExecStart=/usr/sbin/acpi_tables_patch %I
[Install]
WantedBy=sysinit.target