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

Compare commits

...

4 Commits

Author SHA1 Message Date
melizasw
1aeca5a406
Merge 3ca7d4dd70 into 83774d470b 2024-09-28 04:27:03 +00:00
Steve Meliza
3ca7d4dd70 fix other typo 2024-09-27 21:26:54 -07:00
Steve Meliza
bbe5fcc84c Fix typo 2024-09-27 21:22:29 -07:00
Steve Meliza
3bfdf1748e Add Documentation links for systemd use. 2024-09-12 21:53:06 -07: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