mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-06 20:27:15 +08:00
11 lines
156 B
SYSTEMD
11 lines
156 B
SYSTEMD
|
[Unit]
|
||
|
Description=MacBook Hotkey Event Handler
|
||
|
|
||
|
[Service]
|
||
|
Type=dbus
|
||
|
BusName=org.pommed
|
||
|
ExecStart=/usr/sbin/pommed -f
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|