mirror of
https://github.com/azlux/log2ram.git
synced 2023-10-10 13:37:24 +02:00
7 lines
137 B
SYSTEMD
7 lines
137 B
SYSTEMD
|
[Unit]
|
||
|
Description=Daily Log2Ram writing activities
|
||
|
After=log2ram.service
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/bin/systemctl reload log2ram.service
|