Commit Graph

93 Commits

Author SHA1 Message Date
b1c520b257
use eix-sync if it exists - running eix-update after a sync does not
update cache for overlays
2019-12-21 17:05:41 +01:00
712a4e986f
restore 'reboot' policy 2019-12-16 23:12:50 +01:00
32b98e4dbc
fixed missing log assignment 2019-12-16 21:29:53 +01:00
44088bd64b
fix service check 2019-12-16 21:21:59 +01:00
aadd0e2641
fix warnings 2019-12-16 20:33:41 +01:00
1322918dcc
added support for silent-reboot and gentoo without gentoo-sources kernel 2019-12-16 20:03:49 +01:00
79dd24809d
execute subcommands in parent enviornment (resepect http_proxy and
similar)
2019-10-25 19:57:50 +02:00
04cbedb9c0
added option to reboot for specific services 2019-10-12 21:37:26 +02:00
6ba04be1d3
allow sau to handle postfix 2019-07-08 17:53:44 +02:00
7456538907
fixed sanity-check on parent in restart_services 2019-06-24 18:07:45 +02:00
db9eab4660
finally fixed! 2019-06-23 19:05:22 +02:00
8bd3148a66
another attempt... 2019-06-22 14:59:26 +02:00
7833254c33
another attempt to fix restarts 2019-06-22 13:35:23 +02:00
7f84e141c8
fixed re-testing of child-processes 2019-06-21 13:55:17 +02:00
5b7f847fe6
revert previous fix because that fix was not a fix... 2019-05-31 12:39:16 +02:00
945594b8ab
fixed logic for detecting version diff... 2019-05-30 09:08:48 +02:00
5de7b77f04
fix crash when forcing termination of subprocesses 2019-05-26 12:18:24 +02:00
aa3aef7be0
fixed crash on failed command execution 2019-05-11 10:14:47 +02:00
ec0fe9db5c
set default execution timeout to 15 minutes 2019-05-11 10:11:06 +02:00
10d1999340
fixed default_service_policy setting 2019-04-28 07:50:14 +02:00
45eefb251b
fixed pkg parsing in freebsd 2019-04-18 10:43:57 +02:00
6f69be3f6a
* allow mapping processes to multiple init-scripts
* reverse-ish the version logic
2019-04-18 10:31:00 +02:00
f121466eaa
set timeout on all subprocesses 2019-04-18 09:40:28 +02:00
5eda3b6e85
fork and reboot instead of just reboot; hopefully will make sure a mail
is sent from cron even if a reboot happens
2019-04-17 08:50:26 +02:00
b6dc7b39ea
do not recommend restart for 'warn' policy services 2019-04-12 21:07:40 +02:00
505b39612c
changed some loglevels 2019-04-12 19:45:30 +02:00
2818e57023
added option to silently restart services 2019-04-09 21:53:55 +02:00
febd6e2eb7
do not warn of open files for ignored processes 2019-04-09 21:17:26 +02:00
42beaa25ed
fixed ignore option for process map 2019-04-09 21:09:09 +02:00
c16cdec7c4
added more options to set restart policy on services and ignore certain
processes
2019-04-09 20:56:55 +02:00
b60d5a4e5c
added more config options, among others an option to run depclean on
gentoo
2019-04-09 18:13:37 +02:00
3f9103552e
import os since we use it... 2019-04-09 17:31:29 +02:00
920e2da456
update eix on gentoo if it is installed 2019-04-09 17:22:07 +02:00
aeadb3fe96
set correct label on sau executable 2019-04-07 20:10:40 +02:00
e58a981ee7
fix typo 2019-04-07 19:36:12 +02:00
50af5a9e4d
added option to disable system- and package upgrade as well as service
restart
2019-04-07 19:27:15 +02:00
bdbad6084b
added selinux module 2019-04-07 19:20:24 +02:00
d08fa867d4
fixed detection of deleted files on linux 2019-04-07 14:29:54 +02:00
6f19bf71ca
only upgrade on freebsd if no package require manual attention 2019-04-07 10:02:44 +02:00
d0cb0d1124
fixed bug when failing to detect service script 2019-04-07 09:35:21 +02:00
465b71cf57
make setup.py executable 2019-04-07 09:08:40 +02:00
118f0b2d78
initial git import 2019-04-06 23:50:54 +02:00
ea733c2f55 Initial commit 2019-04-06 15:57:10 +02:00