Skip to content

Commit 54cfc45

Browse files
committed
Drop the firmware conditions from the systemd service
Since the service isn't started unless the digitizer is present, the conditions aren't necessary.
1 parent 9c8cd6d commit 54cfc45

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

etc/systemd/system/tiny-dfr.service

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ Description=Tiny Apple silicon touch bar daemon
33
After=systemd-user-sessions.service [email protected] plymouth-quit.service systemd-logind.service
44
StartLimitIntervalSec=30
55
StartLimitBurst=2
6-
ConditionFirmware=|device-tree-compatible(apple,j293)
7-
ConditionFirmware=|device-tree-compatible(apple,j493)
86

97
[Service]
108
ExecStart=/usr/bin/tiny-dfr

0 commit comments

Comments
 (0)