OXIESEC PANEL
- Current Dir:
/
/
lib64
/
python3.9
/
site-packages
/
systemd
Server IP: 82.112.239.19
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
04/09/2025 07:12:28 PM
rwxr-xr-x
📄
__init__.py
759 bytes
03/26/2017 01:33:59 AM
rw-r--r--
📁
__pycache__
-
01/29/2025 10:11:54 PM
rwxr-xr-x
📄
_daemon.cpython-39-x86_64-linux-gnu.so
27.73 KB
10/02/2024 07:58:01 PM
rwxr-xr-x
📄
_journal.cpython-39-x86_64-linux-gnu.so
15.26 KB
10/02/2024 07:58:01 PM
rwxr-xr-x
📄
_reader.cpython-39-x86_64-linux-gnu.so
49.52 KB
10/02/2024 07:58:01 PM
rwxr-xr-x
📄
daemon.py
2.22 KB
03/26/2017 01:33:59 AM
rw-r--r--
📄
id128.cpython-39-x86_64-linux-gnu.so
19.44 KB
10/02/2024 07:58:01 PM
rwxr-xr-x
📄
journal.py
21.72 KB
03/26/2017 01:33:59 AM
rw-r--r--
📄
login.cpython-39-x86_64-linux-gnu.so
24.27 KB
10/02/2024 07:58:01 PM
rwxr-xr-x
📁
test
-
01/29/2025 10:11:54 PM
rwxr-xr-x
Editing: __init__.py
Close
# -*- Mode: python; indent-tabs-mode: nil -*- */ # # # Copyright 2012 David Strauss # # python-systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # python-systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with python-systemd; If not, see <http://www.gnu.org/licenses/>.