OXIESEC PANEL
- Current Dir:
/
/
snap
/
core24
/
888
/
usr
/
lib
/
systemd
/
user
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
03/18/2025 08:12:16 AM
rwxr-xr-x
📄
app.slice
442 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
background.slice
446 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
basic.target
505 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
bluetooth.target
427 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
dbus.service
410 bytes
08/09/2024 02:33:22 AM
rw-r--r--
📄
dbus.socket
174 bytes
08/09/2024 02:33:22 AM
rw-r--r--
📄
default.target
471 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
exit.target
510 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
graphical-session-pre.target
576 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📁
graphical-session-pre.target.wants
-
03/18/2025 08:12:16 AM
rwxr-xr-x
📄
graphical-session.target
492 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
paths.target
402 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
printer.target
425 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
session.slice
443 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
shutdown.target
450 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
smartcard.target
428 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
sockets.target
404 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📁
sockets.target.wants
-
03/18/2025 08:12:16 AM
rwxr-xr-x
📄
sound.target
428 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
ssh-agent.service
542 bytes
04/03/2024 10:09:44 PM
rw-r--r--
📄
systemd-exit.service
598 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
systemd-tmpfiles-clean.service
688 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
systemd-tmpfiles-clean.timer
541 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
systemd-tmpfiles-setup.service
728 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
timers.target
453 bytes
02/27/2024 05:26:04 PM
rw-r--r--
📄
xdg-desktop-autostart.target
477 bytes
02/27/2024 05:26:04 PM
rw-r--r--
Editing: systemd-tmpfiles-clean.service
Close
# SPDX-License-Identifier: LGPL-2.1-or-later # # This file is part of systemd. # # 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. [Unit] Description=Cleanup of User's Temporary Files and Directories Documentation=man:tmpfiles.d(5) man:systemd-tmpfiles(8) DefaultDependencies=no Conflicts=shutdown.target Before=basic.target shutdown.target [Service] Type=oneshot ExecStart=systemd-tmpfiles --user --clean SuccessExitStatus=DATAERR IOSchedulingClass=idle Slice=background.slice