mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-03 16:52:37 +01:00
aminda-nocron-reboot.service: fix conflict with systemd-zram-setup@zram0.service
This commit is contained in:
parent
6e0f72c7b1
commit
1aca183f92
@ -13,7 +13,8 @@ ExecStartPre=-/usr/sbin/sysctl net.ipv6.conf.all.disable_ipv6=0
|
||||
# These services are called here, so
|
||||
ExecStartPre=-/usr/bin/systemctl start firewalld.service
|
||||
# https://github.com/systemd/zram-generator
|
||||
ExecStart=-/usr/bin/systemctl start /dev/zram0
|
||||
#ExecStart=-/usr/bin/systemctl start /dev/zram0
|
||||
ExecStart=-/usr/bin/systemctl enable --now systemd-zram-setup@zram0.service
|
||||
# Ensure we really allow ICMPv6 on FEDORA (or firewalld)
|
||||
ExecStart=-/usr/bin/firewall-cmd --add-protocol=ipv6-icmp
|
||||
# 3rd party Xbox controller initialization. See Mikaela/gist/gayming/
|
||||
|
Loading…
Reference in New Issue
Block a user