mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-10 12:12:43 +01:00
aminda-nocron-reboot.service: add zram-generator just in case
This commit is contained in:
parent
72ea5ca51e
commit
fa5462212d
@ -11,6 +11,8 @@ ExecStartPre=-/usr/bin/systemctl enable --now systemd-resolved.service
|
|||||||
ExecStartPre=-/usr/sbin/sysctl net.ipv6.conf.all.disable_ipv6=0
|
ExecStartPre=-/usr/sbin/sysctl net.ipv6.conf.all.disable_ipv6=0
|
||||||
# These services are called here, so
|
# These services are called here, so
|
||||||
ExecStartPre=-/usr/bin/systemctl start firewalld.service
|
ExecStartPre=-/usr/bin/systemctl start firewalld.service
|
||||||
|
# https://github.com/systemd/zram-generator
|
||||||
|
ExecStart=-/usr/bin/systemctl start /dev/zram0
|
||||||
# Ensure /etc/sysctl.d/ gets read
|
# Ensure /etc/sysctl.d/ gets read
|
||||||
ExecStart=-/usr/sbin/sysctl -p --system
|
ExecStart=-/usr/sbin/sysctl -p --system
|
||||||
# Ensure we really allow ICMPv6 on FEDORA (or firewalld)
|
# Ensure we really allow ICMPv6 on FEDORA (or firewalld)
|
||||||
|
Loading…
Reference in New Issue
Block a user