25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- [Unit]
- Description=Log2Ram
- Before=syslog.target mysql.service fail2ban.service nginx.service rsyslog.service
-
- [Service]
- Type=oneshot
- ExecStart= /usr/local/bin/log2ram start
- ExecStop= /usr/local/bin/log2ram stop
- ExecReload= /usr/local/bin/log2ram write
- RemainAfterExit=yes
-
- [Install]
- WantedBy=multi-user.target
|