summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmplayer/data/etc/systemd/system/vmware.service
blob: 067b15a05f92016e5f54694ec4aa62927868c8b2 (plain) (blame)
1
2
3
4
5
6
7
8
[Unit]
Description=Sets up the vmware environment
Wants=graphical.target

[Service]
Type=simple
ExecStart=/etc/openslx/vmware/vmware-env start
ExecStop=/etc/openslx/vmware/vmware-env stop