1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-05 09:17:41 +03:00
one/share/pkgs/services/systemd/opennebula-showback.service

10 lines
193 B
SYSTEMD
Raw Permalink Normal View History

[Unit]
Description=OpenNebula's periodic showback calculation
[Service]
Group=oneadmin
User=oneadmin
Type=oneshot
ExecStart=/usr/bin/oneshowback calculate
SyslogIdentifier=opennebula-showback