melizasw
pirms 1 mēnesi
committed by
GitHub
vecāks
revīzija
5cd873123c
Šim parakstam datu bāzē netika atrasta zināma atslēga
GPG atslēgas ID: B5690EEEBB952194
2 mainītis faili ar
2 papildinājumiem un
0 dzēšanām
-
log2ram-daily.service
-
log2ram.service
|
|
@@ -1,6 +1,7 @@ |
|
|
|
[Unit] |
|
|
|
Description=Daily Log2Ram writing activities |
|
|
|
After=log2ram.service |
|
|
|
Documentation=https://github.com/azlux/log2ram |
|
|
|
|
|
|
|
[Service] |
|
|
|
ExecStart=/bin/systemctl reload log2ram.service |
|
|
@@ -6,6 +6,7 @@ After=local-fs.target |
|
|
|
Conflicts=shutdown.target reboot.target halt.target |
|
|
|
RequiresMountsFor=/var/log /var/hdd.log |
|
|
|
IgnoreOnIsolate=yes |
|
|
|
Documentation=https://github.com/azlux/log2ram |
|
|
|
|
|
|
|
[Service] |
|
|
|
Type=oneshot |
|
|
|