summarylogtreecommitdiffstats
path: root/vmware-networks-configuration.service
blob: 0d86867f955e20dbc47cf7d574e17999d2aeea70 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=VMware Networks Configuration Generation
ConditionPathExists=!/etc/vmware/networking

[Service]
UMask=0077
ExecStart=/usr/bin/vmware-networks --postinstall vmware-player,0,1
Type=oneshot
RemainAfterExit=yes