added option to reboot for specific services

This commit is contained in:
2019-10-12 21:37:26 +02:00
parent 6ba04be1d3
commit 04cbedb9c0
2 changed files with 8 additions and 5 deletions

View File

@ -64,7 +64,7 @@ qemu-system-x86_64=
#ruby24=puppetserver puppetdb
# The services section contains restart policy for specific services.
# valid policies are 'ignore', 'warn', 'restart' and 'silent-restart'.
# valid policies are 'ignore', 'warn', 'restart', 'silent-restart' and 'reboot'.
# 'silent-restart' is like 'restart', but will not log a warning when
# the service is restarted.
[services]