1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

swapon parser (#383) (#489)

* swapon parser

* revert lib

* fix lib

* Added tests

* Fix tests

---------

Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com>
This commit is contained in:
Roey Darwish Dror
2023-11-28 21:15:40 +02:00
committed by GitHub
parent f44260603e
commit 3de6eac1ad
8 changed files with 226 additions and 0 deletions

View File

@ -177,6 +177,7 @@ parsers: List[str] = [
'sshd-conf',
'stat',
'stat-s',
'swapon',
'sysctl',
'syslog',
'syslog-s',