Commit Graph

105 Commits

Author SHA1 Message Date
a0a58c46d9 bump version v0.9.2 2021-02-20 16:11:25 +01:00
3e3252ed48 add support for do_reposync on gentoo 2021-02-20 16:00:27 +01:00
9eebd56869 fix selinux policy on gentoo v0.9.1 2020-05-06 18:35:36 +02:00
5d5947c99e still needs to transition when doing restarts... v0.9.0 v0.1 2020-04-13 10:31:57 +02:00
afa616916d make sau unconfined again... I admit defeat for now. 2020-04-13 10:22:05 +02:00
fd66a30de4 another attempt to fix sau service restart... 2020-03-08 07:33:08 +01:00
994b93e3b4 updated selinux policy; hopefully services are no longer started as
sau_t after restart
2020-03-01 08:20:41 +01:00
8a29ab82b0 handle case when process is none in services 2020-02-26 08:11:22 +01:00
13e56c6d56 raise timeout on gentoo because gentoo... 2020-02-08 08:18:23 +01:00
4ca971687b remove deprecated SafeConfigParser usage 2020-01-06 07:37:08 +01:00
eca94f40d9 upgrade to python 3.7 2020-01-06 07:31:51 +01:00
81dfa5567e log reboot message to info-level 2019-12-22 08:39:07 +01:00
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