# Wowza Streaming Engine 4.2 and ubuntu 15.04 with Systemd

**URL:** https://community.wowza.com/t/wowza-streaming-engine-4-2-and-ubuntu-15-04-with-systemd/40017
**Category:** Wowza Streaming Engine
**Tags:** server-administration
**Created:** [September 20, 2015, 1:28pm UTC](https://community.wowza.com/t/wowza-streaming-engine-4-2-and-ubuntu-15-04-with-systemd/40017 "2015-09-20T13:28:23Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Daren\_Johnson](https://avatars.discourse-cdn.com/v4/letter/d/ee59a6/32.png) [@Daren\_Johnson](https://community.wowza.com/u/Daren_Johnson)
#### Post date: [September 23, 2015, 7:37am UTC](https://community.wowza.com/t/wowza-streaming-engine-4-2-and-ubuntu-15-04-with-systemd/40017/3 "2015-09-23T07:37:43Z")

</div>

Hi

There are some workarounds.

1/ you can manually start Wowza by running the following as root

# /etc/init.d/WowzaStreamingEngine start

# /etc/init.d/WowzaStreamingEngineManager start

2/ Alternatively, you can reinstall the missing upstart functionality

# apt-get install upstart-sysv

The second option would ensure that Wowza is restarted on machine reboots.

1. A third option would be to try implementing the systemd service. This [forum thread/post](http://community.wowza.com/t/-/36886) seems to have something that was reported as working.

Daren

---

_[View the full topic](https://community.wowza.com/t/wowza-streaming-engine-4-2-and-ubuntu-15-04-with-systemd/40017)._
