This commit is contained in:
9
vmware-networks-configuration.service
Normal file
9
vmware-networks-configuration.service
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user