/
snap
/
core18
/
3084
/
lib
/
systemd
/
system
/
sysinit.target.wants
/
/snap/core18/3084/lib/systemd/system/sysinit.target.wants
mkdir
upload
Name
Size
Mode
Actions
apparmor.service
1162
0644
edit
dl
rm
cryptsetup.target
412
0644
edit
dl
rm
dev-hugepages.mount
750
0644
edit
dl
rm
dev-mqueue.mount
665
0644
edit
dl
rm
finalrd.service
396
0644
edit
dl
rm
kmod-static-nodes.service
717
0644
edit
dl
rm
proc-sys-fs-binfmt_misc.automount
745
0644
edit
dl
rm
sys-fs-fuse-connections.mount
795
0644
edit
dl
rm
sys-kernel-config.mount
767
0644
edit
dl
rm
sys-kernel-debug.mount
710
0644
edit
dl
rm
systemd-ask-password-console.path
704
0644
edit
dl
rm
systemd-binfmt.service
999
0644
edit
dl
rm
systemd-hwdb-update.service
818
0644
edit
dl
rm
systemd-journal-flush.service
771
0644
edit
dl
rm
systemd-journald.service
1614
0644
edit
dl
rm
systemd-machine-id-commit.service
733
0644
edit
dl
rm
systemd-modules-load.service
1007
0644
edit
dl
rm
systemd-random-seed.service
792
0644
edit
dl
rm
systemd-sysctl.service
693
0644
edit
dl
rm
systemd-timesyncd.service
1484
0644
edit
dl
rm
systemd-tmpfiles-setup-dev.service
764
0644
edit
dl
rm
systemd-tmpfiles-setup.service
744
0644
edit
dl
rm
systemd-udev-trigger.service
755
0644
edit
dl
rm
systemd-udevd.service
1006
0644
edit
dl
rm
systemd-update-utmp.service
794
0644
edit
dl
rm
Edit:
/snap/core18/3084/lib/systemd/system/systemd-journald.service
(1614B)
# SPDX-License-Identifier: LGPL-2.1+ # # 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=Journal Service Documentation=man:systemd-journald.service(8) man:journald.conf(5) DefaultDependencies=no Requires=systemd-journald.socket After=systemd-journald.socket systemd-journald-dev-log.socket systemd-journald-audit.socket syslog.socket Before=sysinit.target [Service] Type=notify Sockets=systemd-journald.socket systemd-journald-dev-log.socket systemd-journald-audit.socket ExecStart=/lib/systemd/systemd-journald Restart=always RestartSec=0 StandardOutput=null Nice=-1 FileDescriptorStoreMax=4224 CapabilityBoundingSet=CAP_SYS_ADMIN CAP_DAC_OVERRIDE CAP_SYS_PTRACE CAP_SYSLOG CAP_AUDIT_CONTROL CAP_AUDIT_READ CAP_CHOWN CAP_DAC_READ_SEARCH CAP_FOWNER CAP_SETUID CAP_SETGID CAP_MAC_OVERRIDE MemoryDenyWriteExecute=yes RestrictRealtime=yes RestrictSUIDSGID=yes RestrictNamespaces=yes RestrictAddressFamilies=AF_UNIX AF_NETLINK SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @mount @obsolete @raw-io @reboot @swap SystemCallArchitectures=native LockPersonality=yes IPAddressDeny=any # Increase the default a bit in order to allow many simultaneous # services being run since we keep one fd open per service. Also, when # flushing journal files to disk, we might need a lot of fds when many # journal files are combined. LimitNOFILE=16384
Save
cmd:
run