Skip to content

Commit

Permalink
fix baresip boot order
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed May 24, 2014
1 parent 3d0deee commit d270c38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ cat > /etc/systemd/system/baresip.service << EOF
Description=baresip
After=syslog.target
After=network.target
After=ntpdate.service
[Service]
Type=simple
Expand Down

0 comments on commit d270c38

Please sign in to comment.