summarylogtreecommitdiffstats
path: root/opennebula-sunstone.service
blob: adc698fc976a240dcfd682e34b217b4023eadced (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=OpenNebula Web Interface

[Service]
User=oneadmin
Group=cloud
Type=forking
ExecStart=/usr/bin/sunstone-server start
ExecStop=/usr/bin/sunstone-server stop

[Install]
WantedBy=multi-user.target