Skip to content

Commit

Permalink
Attempt to fix systemd unit starting too early.
Browse files Browse the repository at this point in the history
  • Loading branch information
VorpalBlade committed Mar 5, 2023
1 parent a8b4192 commit 0948c9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/keyboard-backlightd.service.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[Unit]
Description=Start keyboard backlight daemon
After=systemd-udevd.service
Before=graphical.target
Requires=systemd-udevd.service

[Service]
Type=exec
Expand Down

0 comments on commit 0948c9f

Please sign in to comment.