Skip to content

Commit

Permalink
#21 correct user entry
Browse files Browse the repository at this point in the history
  • Loading branch information
F4FXL committed Feb 18, 2022
1 parent 9aa6f42 commit c1ea6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/dstargateway.service
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[Unit]
User=dstar
Description=D-STAR Gateway Daemon
After=network.target,network-online.target
Wants=network-online.target

[Service]
User=dstar
Type=simple
ExecStart=/usr/local/bin/dstargateway %CFG_DIR%/dstargateway.cfg
Restart=on-failure
Expand Down

0 comments on commit c1ea6fa

Please sign in to comment.