Skip to content

Commit

Permalink
Merge pull request #15 from herzenschein/patch-1
Browse files Browse the repository at this point in the history
Update dsnet.service
  • Loading branch information
naggie authored Jul 7, 2020
2 parents 67a1720 + 557d07a commit 840e586
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions etc/dsnet.service
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Wants=network-online.target
[Service]
Type=oneshot
ExecStart=/usr/local/bin/dsnet up
ExecStop=/usr/local/bin/dsnet down
RemainAfterExit=yes
ExecReload=/usr/local/bin/dsnet sync

[Install]
WantedBy=default.target

0 comments on commit 840e586

Please sign in to comment.