File storm-supervisor.service of Package storm

[Unit]
Description=Apache Storm supervisor service
After=syslog.target network.target storm-zookeeper.service

[Service]
Type=simple
User=storm
Group=storm
WorkingDirectory=/var/run/storm-supervisor
PrivateTmp=yes
ExecStart=/usr/bin/storm supervisor
Restart=always

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by