blob: 61c05a29730592bc05e30134c6362319c6351cb4 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
[Unit]
Description=Sets up the vmware environment
Requires=run-virt-env.service
After=run-virt-env.service tmp.target
[Service]
Type=forking
ExecStart=/opt/openslx/scripts/systemd-vmware_env
|