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 6, 2024
2 parents dab91d3 + 7cd8fe0 commit ca85596
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 ca85596

Please sign in to comment.