Skip to content

Commit

Permalink
Add Documentation= to systemd unit file
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagowfx authored and bneijt committed Aug 2, 2021
1 parent ecd5c48 commit 1c8e3c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/autotrash/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@ def install_service(options, args):
service_file = """\
[Unit]
Description=Empty trash
Documentation=https://github.com/bneijt/autotrash
[Service]
Type=oneshot
Expand Down

0 comments on commit 1c8e3c8

Please sign in to comment.