Changes between Version 6 and Version 7 of kvm-manager
- Timestamp:
- Jun 26, 2018, 2:14:49 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kvm-manager
v6 v7 43 43 }}} 44 44 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) .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 ExecPre and ExecPost scripts are run as root. 46 46 47 47 The ExecStartPre and ExecStopPost are executed as root.