summarylogtreecommitdiffstats
path: root/opennebula.service
blob: 106c3edcbd63820ccefcc209151da08c6b1b801b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=OpenNebula management

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

[Install]
WantedBy=multi-user.target