This should fix the override and allow systemd to apply the steps

This commit is contained in:
RealStickman 2023-05-05 15:06:34 +02:00
parent f8fbdade7e
commit b51524e787

View File

@ -1,2 +1,3 @@
[Service]
ExecStartPost=/usr/bin/chgrp vmware /dev/vmnet*
ExecStartPost=/usr/bin/chmod g+rw /dev/vmnet*