X7ROOT File Manager
Current Path:
/etc/systemd/system/multi-user.target.wants
etc
/
systemd
/
system
/
multi-user.target.wants
/
📁
..
📄
atd.service
(222 B)
📄
auditd.service
(1.35 KB)
📄
chronyd.service
(495 B)
📄
cpanel.service
(716 B)
📄
cpanelquotaonboot.service
(324 B)
📄
cpinit.service
(214 B)
📄
cpipv6.service
(548 B)
📄
crond.service
(318 B)
📄
do-agent.service
(363 B)
📄
dovecot.service
(362 B)
📄
exim.service
(427 B)
📄
fastmail.service
(316 B)
📄
httpd.service
(608 B)
📄
ipaliases.service
(654 B)
📄
irqbalance.service
(209 B)
📄
kdump.service
(349 B)
📄
mailman.service
(315 B)
📄
mysqld.service
(1.96 KB)
📄
nfs-client.target
(413 B)
📄
nscd.service
(512 B)
📄
pdns.service
(1.12 KB)
📄
remote-fs.target
(482 B)
📄
rhel-configure.service
(408 B)
📄
rpcbind.service
(385 B)
📄
rsyslog.service
(465 B)
📄
securetmp.service
(352 B)
📄
smartd.service
(329 B)
📄
sshd.service
(373 B)
📄
sysstat.service
(421 B)
📄
tuned.service
(376 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 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 [Install] WantedBy=multi-user.target
Upload File
Create Folder