7 lines
149 B
SYSTEMD
7 lines
149 B
SYSTEMD
|
[Unit]
|
||
|
Description=MacBook keyboard backlight daemon
|
||
|
ConditionPathExists=/sys/devices/platform/applesmc.768
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/sbin/applesmcd
|