X7ROOT File Manager
Current Path:
/etc/systemd/system/multi-user.target.wants
etc
/
systemd
/
system
/
multi-user.target.wants
/
📁
..
📄
aibolit-resident.service
(1.13 KB)
📄
atd.service
(222 B)
📄
auditd.service
(1.81 KB)
📄
chronyd.service
(551 B)
📄
clamd.service
(353 B)
📄
cpanel-onboot.service
(684 B)
📄
cpanel.service
(716 B)
📄
cpanelquotaonboot.service
(324 B)
📄
cpipv6.service
(548 B)
📄
crond.service
(356 B)
📄
csf.service
(270 B)
📄
dovecot.service
(362 B)
📄
exim.service
(427 B)
📄
fastmail.service
(316 B)
📄
httpd.service
(608 B)
📄
imunify-agent-proxy.service
(277 B)
📄
imunify-antivirus.service
(964 B)
📄
imunify-notifier.service
(388 B)
📄
ipaliases.service
(654 B)
📄
irqbalance.service
(475 B)
📄
kdump.service
(388 B)
📄
lfd.service
(226 B)
📄
libstoragemgmt.service
(198 B)
📄
lsapi-cache.service
(301 B)
📄
mailman.service
(248 B)
📄
mariadb.service
(5.6 KB)
📄
mcelog.service
(170 B)
📄
mdmonitor.service
(310 B)
📄
munin-node.service
(321 B)
📄
named.service
(856 B)
📄
nfs-client.target
(413 B)
📄
nftables.service
(393 B)
📄
nginx.service
(415 B)
📄
nscd.service
(512 B)
📄
pure-authd.service
(282 B)
📄
pure-ftpd.service
(312 B)
📄
remote-fs.target
(522 B)
📄
rpcbind.service
(544 B)
📄
rsyslog.service
(960 B)
📄
securetmp.service
(352 B)
📄
smartd.service
(329 B)
📄
sshd.service
(456 B)
📄
sssd.service
(772 B)
📄
sysstat.service
(475 B)
📄
tuned.service
(439 B)
📄
vdo.service
(278 B)
Editing: auditd.service
[Unit] Description=Security Auditing Service DefaultDependencies=no ## If auditd is sending or recieving remote logging, copy this file to ## /etc/systemd/system/auditd.service and comment out the first After and ## uncomment the second so that network-online.target is part of After. ## then comment the first Before and uncomment the second Before to remove ## sysinit.target from "Before". After=local-fs.target systemd-tmpfiles-setup.service ##After=network-online.target local-fs.target systemd-tmpfiles-setup.service Before=sysinit.target shutdown.target ##Before=shutdown.target Conflicts=shutdown.target RefuseManualStop=yes ConditionKernelCommandLine=!audit=0 ConditionKernelCommandLine=!audit=off Documentation=man:auditd(8) https://github.com/linux-audit/audit-documentation [Service] Type=forking PIDFile=/run/auditd.pid ExecStart=/sbin/auditd ## To not use augenrules, copy this file to /etc/systemd/system/auditd.service ## and comment/delete the next line and uncomment the auditctl line. ## NOTE: augenrules expect any rules to be added to /etc/audit/rules.d/ ExecStartPost=-/sbin/augenrules --load #ExecStartPost=-/sbin/auditctl -R /etc/audit/audit.rules # By default we don't clear the rules on exit. To enable this, uncomment # the next line after copying the file to /etc/systemd/system/auditd.service #ExecStopPost=/sbin/auditctl -R /etc/audit/audit-stop.rules Restart=on-failure # Do not restart for intentional exits. See EXIT CODES section in auditd(8). RestartPreventExitStatus=2 4 6 ### Security Settings ### MemoryDenyWriteExecute=true LockPersonality=true # The following control prevents rules on /proc so its off by default #ProtectControlGroups=true ## The following control prevents rules on /usr/lib/modules/ its off by default #ProtectKernelModules=true RestrictRealtime=true [Install] WantedBy=multi-user.target
Upload File
Create Folder