Skip to content

Commit

Permalink
Comment out User directive in ductnd.service for improved flexibility
Browse files Browse the repository at this point in the history
  • Loading branch information
caothu159 committed Jan 17, 2025
1 parent 5112dca commit d6aaefe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ductnd.service
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ After=network-online.target network.target

[Service]
ExecStart=ductn run_as_service
User=ductn
# User=ductn

# Kill root process
KillMode=process
Expand Down

0 comments on commit d6aaefe

Please # to comment.