All checks were successful
Build package / build-package (push) Successful in 5m11s
10 lines
226 B
Desktop File
10 lines
226 B
Desktop File
[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
|