- Nov 17, 2024
-
-
Seblu authored
Do not restart a process if it has a deleted path starting with /memfd:. This behavior prevents unintended restarts of services, such as Jellyfin, that may have deleted memfds.
-
- Mar 25, 2021
- Feb 27, 2021
-
-
Seblu authored
1) sed was not in deps, so it was implicit usage 2) remove grep as dep
-
Seblu authored
When unit_path is sent to sed to workaround some chars in path, the escaped characters was decoded by printf and characters like \x2d were substitued by -, leading to an invalid path. Error was: ``` $ checkservice Error:: Unable to find pid file for openvpn-client@vpn.seblu.net.service. ```
-
- Mar 18, 2020
-
-
Seblu authored
-
- Apr 30, 2019
-
-
Seblu authored
-
- Jun 19, 2017
-
-
Seblu authored
-
- Jan 04, 2017
- Nov 09, 2016
-
-
Seblu authored
- move code to bash function - use uppercase for global vars - drop dbus restart code when updated - split broken maps and dbus lookup - change coloring code
-
Seblu authored
-
Seblu authored
-
Seblu authored
- more generic (not only for restart) - use local vars - infinite loop protection
-
Seblu authored
-
Seblu authored
-
- Jun 28, 2016
-
-
Seblu authored
-
- Jun 20, 2016
-
-
Seblu authored
There is probably an infinite loop in the code. When it happen display an error
-
- Feb 26, 2016
- Jan 02, 2016
- Sep 16, 2015
- Jul 01, 2015
- Jun 07, 2015
- Jun 06, 2015
- Jun 05, 2015
- Feb 24, 2015
-
-
Seblu authored
-