This should fix the override and allow systemd to apply the steps
This commit is contained in:
parent
f8fbdade7e
commit
b51524e787
@ -1,2 +1,3 @@
|
|||||||
|
[Service]
|
||||||
ExecStartPost=/usr/bin/chgrp vmware /dev/vmnet*
|
ExecStartPost=/usr/bin/chgrp vmware /dev/vmnet*
|
||||||
ExecStartPost=/usr/bin/chmod g+rw /dev/vmnet*
|
ExecStartPost=/usr/bin/chmod g+rw /dev/vmnet*
|
||||||
|
Loading…
Reference in New Issue
Block a user