1
0
mirror of https://github.com/azlux/log2ram synced 2024-11-26 23:24:27 +00:00

Compare commits

..

2 Commits

Author SHA1 Message Date
Samveen
b8ab7adbc4
Merge b0807f8c6b into 5cd873123c 2024-10-08 17:07:43 -04:00
melizasw
5cd873123c
Add Documentation links for systemd use. (#232) 2024-09-30 09:41:51 +02:00
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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