Skip to content

Commit

Permalink
Merge pull request #420 from nodogsplash/4.0.3beta
Browse files Browse the repository at this point in the history
Systemd: Do not set debug level in nodogsplash.service
  • Loading branch information
bluewavenet committed Aug 23, 2019
2 parents 2bf42d1 + 0deffa6 commit 264756d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/nodogsplash.service
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ After=network.target

[Service]
Type=forking
ExecStart=/usr/bin/nodogsplash -d 5 $OPTIONS
ExecStart=/usr/bin/nodogsplash $OPTIONS
Restart=on-failure

[Install]
Expand Down

0 comments on commit 264756d

Please sign in to comment.