File: acpi-fakekey.service

package info (click to toggle)
acpi-support 0.143-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 828 kB
  • sloc: sh: 816; ansic: 131; makefile: 38
file content (12 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=ACPI fakekey daemon
Requires=acpi-fakekey.socket
Documentation=man:acpi_fakekey(8)

[Service]
Type=simple
ExecStart=/usr/sbin/acpi_fakekeyd -f

[Install]
Also=acpi-fakekey.socket
WantedBy=multi-user.target