Go to file
Thomas Lamprecht 57de747b0c rename pve-manager.service to pve-guests
the name 'pve-manager' collides with our pve-manager package name,
which - from the user point of view - provides mainly the API and
WebUI.
An user could thus think that restarting 'pve-manager' would restart
the WebUIs server, which is relatable.
But, the pve-manager.service does not controls the WebUI or its
server but is responsible for starting all guest with 'onboot=1' in
their config on system boot and to stop all remaining running guests
on system shutdown.

Thus rename it to pve-guests and adapt its description. This may not
seem as ideal name at first glance, but its better than the current
option. Further it leads to log messages like:
 > Starting PVE guests (Service providing start-on-boot and stop-all-on-shutdown)
 > [...]
 > Started PVE guests (Service providing start-on-boot and stop-all-on-shutdown)
 > [...]
 > Stopping PVE guests (Service providing start-on-boot and stop-all-on-shutdown)

which makes it clearer what happens, or what this service is for.

Alias the new service to the old pve-manager.service for legacy
reasons. While our services do not depend on it an user could have
made an own service which used pve-manager.service as synchronisation
point.

Linitian then complains about init.d/pve-manager not having a related
systemd service file. Instead of renmaning it just drop it.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-09-11 09:34:02 +02:00
aplinfo update aplinfo.dat 2017-07-04 08:17:45 +02:00
bin rename pve-manager.service to pve-guests 2017-09-11 09:34:02 +02:00
debian rename pve-manager.service to pve-guests 2017-09-11 09:34:02 +02:00
PVE ceph: do not automatically use wal if only journal is given 2017-09-07 12:35:14 +02:00
www show 'RBD' instead of 'RBD (external)' on storage summary 2017-09-07 12:53:27 +02:00
.gitignore add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
bridgevlan bridgevlan: cleanup, remove useless case statement 2015-09-16 10:46:29 +02:00
bridgevlanport bridgevlanport: replace sed pipe with substitution 2015-08-11 10:26:35 +02:00
country.pl removed automake/autoconf, removed unused files 2011-08-23 16:11:04 +02:00
defines.mk bump version to 5.0-31 2017-09-01 12:05:14 +02:00
Makefile Revert "trust StartCom_Certification_Authority_2.crt" 2017-07-19 09:38:49 +02:00
mtu add mtu support for manual interfaces 2013-12-31 10:15:31 +01:00
pve-apt.conf Do not use a hardcoded Certificate Authority for https repositories 2016-08-17 12:35:16 +02:00
pve-blacklist.conf fix bug #701: blacklist nvidiafb 2015-09-06 10:56:17 +02:00
pve-initramfs.conf add initramfs conf snippet disabling RESUME 2017-06-22 12:23:01 +02:00
pve-sources.list use new repository URL 2017-03-22 08:23:23 +01:00
repoid.pl use return instead of next 2011-09-21 12:24:40 +02:00
spice-example-sh spice-example-sh: improve error handling 2014-04-03 06:58:08 +02:00
vlan add vlan aware ifupdown script v3 2015-07-29 06:46:16 +02:00
vlan-down add vlan aware ifupdown script v3 2015-07-29 06:46:16 +02:00
vzdump-hook-script.pl fix #949: add post-restart hook to vzdump 2016-04-22 10:54:18 +02:00
vzdump.conf update default vzdump.conf 2016-05-03 06:58:49 +02:00