Changes between Version 9 and Version 10 of kvm-manager
- Timestamp:
- Jun 26, 2018, 2:17:29 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kvm-manager
v9 v10 44 44 45 45 The PermissionsStartOnly part means that only the start and stop scripts are executed by the user specified (which will always be the name of the guest) ''but'' the ExecStartPre and ExecStopPost scripts are run as root. 46 47 The ExecStartPre and ExecStopPost are executed as root.48 46 49 47 So this means, every time you start the guest: