Nick Daly
92993074db
Exclude log2ram.log from rsync so rsync doesn't delete it on sync.
8 年前
Nick Daly
3445f634b8
Split sync into syncFromDisk and syncToDisk.
- After restarting, I realized that I had combined both types of sync
into one line, when the syncing failed. This fixes that bug.
8 年前
Nick Daly
7d825982ae
Write sync status to HDD_LOG/log2ram.log.
- Store sync status directly in the HDD log, to make sure we know
about it if something fails. This won't help if the HDD_LOG
variable is borked, but it'll help with everything else.
- Made sync a function to avoid repeating five lines three times.
- log2ram now requires (cp or rsync) and tee, mount, umount.
8 年前
azlux
edd77da64e
Update README.md
8 年前
azlux
83be051ed8
oneshot add
From @datenklause
With Type=oneshot, systemd waits until the start action has completed
before it considers the unit to be active, so dependencies start only
after the start action has succeeded. With Type=simple, dependencies
will start immediately after the start action has been dispatched.
8 年前
azlux
5e0014c848
for dash compatibility
8 年前
azlux
e54ed85681
if condition issue
8 年前
azlux
aefbdb7c99
if condition correction
8 年前
azlux
c8c0e1a392
typo
8 年前
azlux
9a87d0f940
more info
8 年前
azlux
a2da447c37
Update README.md
8 年前
azlux
7ec00e8a95
Update log2ram
8 年前
azlux
a967244a73
rsyn as option
thank hardvk0 from armbian forum
8 年前
Sailing74
e50a968dce
no x flag for logr2ram.server ( #3 )
no x flag for logr2ram.server
8 年前
azlux
8da521ab25
Better mount name
The name of the mount point is now log2ram
8 年前
azlux
381f24933a
Merge pull request #2 from Sailing74/patch-2
Move "Before" to "[Unit]"
8 年前
azlux
1a18c56d07
Merge pull request #1 from Sailing74/patch-1
Update README.md to correct path to log2ram
8 年前
Sailing74
5235641f44
Move "Before" to "[Unit]"
This tweak is required to make it run under Ubuntu 16.04
8 年前
Sailing74
084f53304a
Update README.md to correct path to log2ram
8 年前
azlux
e752e4890b
muffins !
8 年前
azlux
48980b2de2
I miss all chmod
8 年前
azlux
f557cedfc6
chmod needed
8 年前
azlux
f667036300
sudo check
8 年前
azlux
0f892a82fb
Update README.md
8 年前
azlux
873593776b
forget the #!
8 年前
azlux
4df5b08121
Create install.sh
8 年前
azlux
1e00b9557e
Create log2ram
8 年前
azlux
3b40e22315
change name
8 年前
azlux
0c566d995b
Update README.md
8 年前
azlux
c6d5ff7a09
Update README.md
8 年前
azlux
9cc827110d
Create log2ram.service
8 年前
azlux
9cda5a2afc
Initial commit
8 年前