Skip to content

Commit

Permalink
Merge remote-tracking branch 'rhansen/systemd-docs'
Browse files Browse the repository at this point in the history
  • Loading branch information
rhansen committed Dec 18, 2024
2 parents be44248 + bf7aaf0 commit 7c260f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions keyd.service.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[Unit]
Description=key remapping daemon
Documentation=man:keyd(1)

[Service]
Type=simple
Expand Down
1 change: 1 addition & 0 deletions src/vkbd/usb-gadget.service.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[Unit]
Description=usb gadget setup
Documentation=man:keyd(1)
Requires=systemd-modules-load.service,keyd.service
Before=keyd.service
After=systemd-modules-load.service
Expand Down

0 comments on commit 7c260f9

Please sign in to comment.