aboutsummaryrefslogtreecommitdiff
path: root/rootdir/bin/suntrold.sh
blob: 170b7382396dd3c8b2fd0eea938694eb4043470d (plain)
1
2
3
4
5
6
7
#!/vendor/bin/sh

# Start suntrold
/vendor/bin/suntrold

# Sleep infinite to prevent that suntrold's subprocess gets killed
tail -f /dev/null