@ -1,12 +1,20 @@
[Unit]
[Unit]
Description = Context script for open nebula
Description = Context script for open nebula
Requires = network.target
# dbus.service can be dropped once on kdbus, and systemd-udevd.service can be
After = network.target
# dropped once tuntap is moved to netlink
After = systemd-udevd.service dbus.service network-pre.target systemd-sysusers.service systemd-sysctl.service
Before = systemd-networkd.service
Wants = network.target
# On kdbus systems we pull in the busname explicitly, because it
# carries policy that allows the daemon to acquire its name.
Wants = org.freedesktop.network1.busname
After = org.freedesktop.network1.busname
[Service]
[Service]
Type = oneshot
Type = oneshot
RemainAfterExit = yes
RemainAfterExit = yes
ExecStart = /usr/bin/one-context start
ExecStart = /usr/ s bin/one-context start
StandardOutput = syslog
StandardOutput = syslog
StandardError = syslog
StandardError = syslog
SyslogIdentifier = one-context
SyslogIdentifier = one-context