Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
heuzef
/
log2ram
espelhamento de
https://github.com/azlux/log2ram.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
18
Wiki
Atividade
Ver código fonte
I miss all chmod
pull/1/head
azlux
8 anos atrás
pai
f557cedfc6
commit
48980b2de2
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-0
install.sh
+ 2
- 0
install.sh
Ver arquivo
@@ -3,7 +3,9 @@
if [ `id -u` -eq 0 ]
then
cp log2ram.service /etc/systemd/system/log2ram.service
chmod a+x /etc/systemd/system/log2ram.service
cp log2ram /usr/local/bin/log2ram
chmod a+x /usr/local/bin/log2ram
systemctl enable log2ram
echo "Reboot to activate log2ram"
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar