mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition
synced 2024-11-25 10:21:33 -05:00
Remove prelockd
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
9a7c211a09
commit
a3491e4774
@ -28,7 +28,7 @@ systemd:
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
ExecStart=/usr/bin/rpm-ostree install docker-compose fail2ban firewalld prelockd tuned qemu-guest-agent
|
ExecStart=/usr/bin/rpm-ostree install docker-compose fail2ban firewalld tuned qemu-guest-agent
|
||||||
ExecStart=/bin/touch /var/lib/%N.stamp
|
ExecStart=/bin/touch /var/lib/%N.stamp
|
||||||
ExecStart=/usr/bin/sed 's/nullok//g' /etc/pam.d/system-auth
|
ExecStart=/usr/bin/sed 's/nullok//g' /etc/pam.d/system-auth
|
||||||
ExecStart=/usr/bin/curl https://raw.githubusercontent.com/Whonix/security-misc/master/etc/modprobe.d/30_security-misc.conf -o /etc/modprobe.d/30_security-misc.conf
|
ExecStart=/usr/bin/curl https://raw.githubusercontent.com/Whonix/security-misc/master/etc/modprobe.d/30_security-misc.conf -o /etc/modprobe.d/30_security-misc.conf
|
||||||
@ -130,8 +130,6 @@ storage:
|
|||||||
target: ../usr/share/zoneinfo/America/New_York
|
target: ../usr/share/zoneinfo/America/New_York
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
||||||
target: /usr/lib/systemd/system/tuned.service
|
target: /usr/lib/systemd/system/tuned.service
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/prelockd.service
|
|
||||||
target: /usr/lib/systemd/system/prelockd.service
|
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/fail2ban.service
|
- path: /etc/systemd/system/multi-user.target.wants/fail2ban.service
|
||||||
target: /usr/lib/systemd/system/fail2ban.service
|
target: /usr/lib/systemd/system/fail2ban.service
|
||||||
- path: /etc/systemd/system/kdump.service.target
|
- path: /etc/systemd/system/kdump.service.target
|
||||||
|
@ -28,7 +28,7 @@ systemd:
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
ExecStart=/usr/bin/rpm-ostree install fail2ban firewalld prelockd tuned qemu-guest-agent
|
ExecStart=/usr/bin/rpm-ostree install fail2ban firewalld tuned qemu-guest-agent
|
||||||
ExecStart=/bin/touch /var/lib/%N.stamp
|
ExecStart=/bin/touch /var/lib/%N.stamp
|
||||||
ExecStart=/usr/bin/sed 's/nullok//g' /etc/pam.d/system-auth
|
ExecStart=/usr/bin/sed 's/nullok//g' /etc/pam.d/system-auth
|
||||||
ExecStart=/usr/bin/curl https://raw.githubusercontent.com/Whonix/security-misc/master/etc/modprobe.d/30_security-misc.conf -o /etc/modprobe.d/30_security-misc.conf
|
ExecStart=/usr/bin/curl https://raw.githubusercontent.com/Whonix/security-misc/master/etc/modprobe.d/30_security-misc.conf -o /etc/modprobe.d/30_security-misc.conf
|
||||||
@ -148,8 +148,6 @@ storage:
|
|||||||
target: ../usr/share/zoneinfo/America/New_York
|
target: ../usr/share/zoneinfo/America/New_York
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
||||||
target: /usr/lib/systemd/system/tuned.service
|
target: /usr/lib/systemd/system/tuned.service
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/prelockd.service
|
|
||||||
target: /usr/lib/systemd/system/prelockd.service
|
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/fail2ban.service
|
- path: /etc/systemd/system/multi-user.target.wants/fail2ban.service
|
||||||
target: /usr/lib/systemd/system/fail2ban.service
|
target: /usr/lib/systemd/system/fail2ban.service
|
||||||
- path: /etc/systemd/system/kdump.service.target
|
- path: /etc/systemd/system/kdump.service.target
|
||||||
|
@ -28,7 +28,7 @@ systemd:
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
ExecStart=/usr/bin/rpm-ostree install fail2ban firewalld prelockd tuned qemu-guest-agent
|
ExecStart=/usr/bin/rpm-ostree install fail2ban firewalld tuned qemu-guest-agent
|
||||||
ExecStart=/bin/touch /var/lib/%N.stamp
|
ExecStart=/bin/touch /var/lib/%N.stamp
|
||||||
ExecStart=/usr/bin/sed 's/nullok//g' /etc/pam.d/system-auth
|
ExecStart=/usr/bin/sed 's/nullok//g' /etc/pam.d/system-auth
|
||||||
ExecStart=/usr/bin/curl https://raw.githubusercontent.com/Whonix/security-misc/master/etc/modprobe.d/30_security-misc.conf -o /etc/modprobe.d/30_security-misc.conf
|
ExecStart=/usr/bin/curl https://raw.githubusercontent.com/Whonix/security-misc/master/etc/modprobe.d/30_security-misc.conf -o /etc/modprobe.d/30_security-misc.conf
|
||||||
@ -150,8 +150,6 @@ storage:
|
|||||||
target: ../usr/share/zoneinfo/America/New_York
|
target: ../usr/share/zoneinfo/America/New_York
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
||||||
target: /usr/lib/systemd/system/tuned.service
|
target: /usr/lib/systemd/system/tuned.service
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/prelockd.service
|
|
||||||
target: /usr/lib/systemd/system/prelockd.service
|
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/fail2ban.service
|
- path: /etc/systemd/system/multi-user.target.wants/fail2ban.service
|
||||||
target: /usr/lib/systemd/system/fail2ban.service
|
target: /usr/lib/systemd/system/fail2ban.service
|
||||||
- path: /etc/systemd/system/kdump.service.target
|
- path: /etc/systemd/system/kdump.service.target
|
||||||
|
@ -28,7 +28,7 @@ systemd:
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
ExecStart=/usr/bin/rpm-ostree install fail2ban firewalld prelockd tuned qemu-guest-agent
|
ExecStart=/usr/bin/rpm-ostree install fail2ban firewalld tuned qemu-guest-agent
|
||||||
ExecStart=/bin/touch /var/lib/%N.stamp
|
ExecStart=/bin/touch /var/lib/%N.stamp
|
||||||
ExecStart=/usr/bin/sed 's/nullok//g' /etc/pam.d/system-auth
|
ExecStart=/usr/bin/sed 's/nullok//g' /etc/pam.d/system-auth
|
||||||
ExecStart=/usr/bin/curl https://raw.githubusercontent.com/Whonix/security-misc/master/etc/modprobe.d/30_security-misc.conf -o /etc/modprobe.d/30_security-misc.conf
|
ExecStart=/usr/bin/curl https://raw.githubusercontent.com/Whonix/security-misc/master/etc/modprobe.d/30_security-misc.conf -o /etc/modprobe.d/30_security-misc.conf
|
||||||
@ -149,8 +149,6 @@ storage:
|
|||||||
target: ../usr/share/zoneinfo/America/New_York
|
target: ../usr/share/zoneinfo/America/New_York
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
||||||
target: /usr/lib/systemd/system/tuned.service
|
target: /usr/lib/systemd/system/tuned.service
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/prelockd.service
|
|
||||||
target: /usr/lib/systemd/system/prelockd.service
|
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/fail2ban.service
|
- path: /etc/systemd/system/multi-user.target.wants/fail2ban.service
|
||||||
target: /usr/lib/systemd/system/fail2ban.service
|
target: /usr/lib/systemd/system/fail2ban.service
|
||||||
- path: /etc/systemd/system/kdump.service.target
|
- path: /etc/systemd/system/kdump.service.target
|
||||||
|
Loading…
Reference in New Issue
Block a user