mirror of
https://github.com/azlux/log2ram.git
synced 2023-10-10 13:37:24 +02:00
e238849069
- Since the cron job could be called before the user reboots after install (or if log2ram is disabled), we check that the hdd log location exists before syncing. - Copy the log2ram.hourly sync script to cron's hourly directory on install.
4 lines
41 B
Bash
4 lines
41 B
Bash
#! /bin/sh
|
|
|
|
/usr/local/bin/log2ram write
|