Enviado em 13/11/2015 - 20:51h
Galera, tenho meu script firewall em "/etc/rc.firewall/rc.firewall" e quero colocar esse script no systemd para iniciar junto com a máquina no boot.
[Unit]
Description=Firewall·
Before=network.target
After=bar.service
[Service]
Type=simple
ExecStart=/etc/rc.firewall/rc.firewall start
ExecReload=/etc/rc.firewall/rc.firewall restart
ExecStop=/etc/rc.firewall/rc.firewall stop
[Install]
WantedBy=multi-user.target
# systemctl daemon-reload
# systemctl enable firewall
# systemctl start firewall
O que é o THP na configuração de RAM do Linux e quando desabilitá-lo
Comparação entre os escalonadores BFQ e MQ-Deadline (acesso a disco) no Arch e Debian
Conciliando o uso da ZRAM e SWAP em disco na sua máquina
Servidor de Backup com Ubuntu Server 24.04 LTS, RAID e Duplicati (Dell PowerEdge T420)
Adicionando o repositório backports no Debian 13 Trixie
Como definir um IP estático no Linux Debian
Gerar menu automaticamente no fluxbox [RESOLVIDO] (5)
colocar ubuntu desktop no dominio atraver do samba dc maquinas windows... (0)