Skip to content

Commit

Permalink
Merge pull request #41 from thorwald/systemd-forking
Browse files Browse the repository at this point in the history
add Type=forking to systemd service file
  • Loading branch information
sarfata committed May 18, 2015
2 parents 0684e8f + cdc0c76 commit 2cd6659
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pi-blaster.service
Expand Up @@ -4,6 +4,7 @@ Description="Daemon for PWM control of the Raspberry PI GPIO pins"
[Service]
ExecStart=/usr/sbin/pi-blaster
ExecReload=/bin/kill -s HUP $MAINPID
Type=forking

[Install]
WantedBy=multi-user.target

0 comments on commit 2cd6659

Please sign in to comment.