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