1
0
mirror of https://github.com/azlux/log2ram synced 2024-11-23 13:56:30 +00:00

Compare commits

..

2 Commits

Author SHA1 Message Date
TubbyCat
1ab2d9785e
Merge c449994e22 into 5cd873123c 2024-10-18 15:21:21 +08: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