Skip to content

Commit

Permalink
Fix hsflowd.service systemd script.
Browse files Browse the repository at this point in the history
  • Loading branch information
sflow committed Aug 2, 2016
1 parent 44550c9 commit c84f4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Linux/scripts/hsflowd.service
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ After=network.target remote-fs.target nss-lookup.target

[Service]
Type=simple
ExecStart=/usr/sbin hsflowd -d
ExecStart=/usr/sbin/hsflowd -u %m -d
TimeoutStopSec=10

[Install]
Expand Down

0 comments on commit c84f4c3

Please sign in to comment.