Skip to content
GitLab
Explore
Sign in
Commits · e21b67761e52ebdec4da97e7a96a7e288b400a7b
archutils
checkservices
Browse files
Mar 25, 2021
checkservice: fix typo in cgroup2 support
· c74d15cd
Seblu
authored
Mar 25, 2021
c74d15cd
checkservice: support cgroup2
· 50d6fe53
Seblu
authored
Mar 25, 2021
50d6fe53
Feb 27, 2021
Use awk instead of sed/grep
· 51c28623
Seblu
authored
Feb 27, 2021
51c28623
checkservice: Fix unable to find pid file
· 1d2ce0e4
Seblu
authored
Feb 27, 2021
1d2ce0e4
Mar 18, 2020
checkservice: parse systemd-245 list-units output
· 0119c848
Seblu
authored
Mar 18, 2020
0119c848
Apr 30, 2019
checkservices: Keep reexec wording
· f59f6dc5
Seblu
authored
Apr 30, 2019
f59f6dc5
Jun 19, 2017
Use daemon-reexec when systemd maps has deleted
· d3d27a1f
Seblu
authored
Jun 19, 2017
d3d27a1f
Jan 04, 2017
checkservices: Cheap fix of systemd slice escaping
· ed2b9520
Seblu
authored
Jan 04, 2017
ed2b9520
checkservices: use systemctl --value to get property value
· 5017f2ca
Seblu
authored
Jan 04, 2017
5017f2ca
Nov 09, 2016
checkservices: Multiple code refactoring
· 4da7ffe7
Seblu
authored
Nov 10, 2016
4da7ffe7
checkservices: Confirm display Yes/No
· 8ea1bc5b
Seblu
authored
Nov 09, 2016
8ea1bc5b
chekcservices: convert indent to spaces
· 90c2c14c
Seblu
authored
Nov 09, 2016
90c2c14c
checkservice: imrpove confirm function
· 5b0c59dd
Seblu
authored
Nov 09, 2016
5b0c59dd
checkservice: Introduce new display
· f05c6f03
Seblu
authored
Nov 09, 2016
f05c6f03
checkservice: support systemd cgroup v2
· 53c9e2b7
Seblu
authored
Nov 09, 2016
53c9e2b7
Jun 28, 2016
checkservices: fix previous infinite loop bugs
· 4353cae7
Seblu
authored
Jun 29, 2016
4353cae7
Jun 20, 2016
checkservices: Try to fix infinite loop
· e02c51ec
Seblu
authored
Jun 21, 2016
e02c51ec
Feb 26, 2016
checkservices: no pager with status
· 2f358e42
Seblu
authored
Feb 26, 2016
2f358e42
checkserices: display status as soon as process is restarted
· 9d1e74b3
Seblu
authored
Feb 26, 2016
9d1e74b3
Jan 02, 2016
Remove trailing whitespaces
· 3b8ad738
Seblu
authored
Jan 02, 2016
3b8ad738
Fix confirm loop when stdout is closed
· b8e3aec5
Seblu
authored
Jan 02, 2016
b8e3aec5
Sep 16, 2015
checkservices: replace timeout by a confirmation
· bbc288f3
Seblu
authored
Sep 16, 2015
bbc288f3
checkservices: fix display of failed service
· ec9666d4
Seblu
authored
Sep 16, 2015
ec9666d4
checkservices: display failed at the very end
· f3a48778
Seblu
authored
Sep 16, 2015
f3a48778
Jul 01, 2015
checkservices: fix invalid use of $systemctl
· 34a31189
Seblu
authored
Jun 11, 2015
34a31189
checkservices: new timeout display
· d245bc8c
Seblu
authored
Jun 07, 2015
d245bc8c
Jun 07, 2015
checkservices: fix user.slice detection
· eae88dc5
Seblu
authored
Jun 07, 2015
eae88dc5
checkservices: lower case ctrl+c
· 6dd69b59
Seblu
authored
Jun 07, 2015
6dd69b59
checkserices: Improve display of services to restart
· 49b6c115
Seblu
authored
Jun 07, 2015
49b6c115
checkservice: restart by default aftera timeout
· a059872c
Seblu
authored
Jun 07, 2015
a059872c
checkservices: Rework options handling
· 66c1bf62
Seblu
authored
Jun 07, 2015
66c1bf62
Jun 06, 2015
checkservices: grep use fixed-string
· e73fcd33
Seblu
authored
Jun 07, 2015
e73fcd33
checkservies: require root later
· 1d3b0e81
Seblu
authored
Jun 07, 2015
1d3b0e81
checkservices: call pacdiff
· 303231dc
Seblu
authored
Jun 07, 2015
303231dc
Better error message with missing maps file
· cfd5ec34
Seblu
authored
Jun 07, 2015
cfd5ec34
Jun 05, 2015
checkservice: improve display of errors and warnings
· fdf14513
Seblu
authored
Jun 05, 2015
fdf14513
checkservice: auto restart dbus
· 3d6bee3c
Seblu
authored
Jun 05, 2015
3d6bee3c
checkservice: Quote path
· 59033f70
Seblu
authored
Jun 05, 2015
59033f70
Feb 24, 2015
checkservice: Warn to run again if dbus is restarted
· de7adf43
Seblu
authored
Feb 24, 2015
de7adf43
checkservice: Detect service missing on bus
· aa34273f
Seblu
authored
Feb 24, 2015
aa34273f
Loading