File storm-ui.service of Package storm
[Unit] Description=Apache Storm ui service After=syslog.target network.target storm-zookeeper.service [Service] Type=simple User=storm Group=storm WorkingDirectory=/var/run/storm-ui PrivateTmp=yes ExecStart=/usr/bin/storm ui Restart=always [Install] WantedBy=multi-user.target