Commit Graph

4 Commits

Author SHA1 Message Date
b4f0d5644f db dump timer: change service type to simple
oneshot considers the service to be active after the main process exits.
This is not wanted here, removing the declaration makes the type default
to simple, which considers units to be active when the main process is
running.
2020-06-08 21:24:25 +00:00
a678fa791d
fix venv executable name in readme
shorten nxy-db-dump.service
fix irc3 requirement (async/await became keywords with python3.7, so mrhanky's older version will no longer work)
2018-08-14 00:18:44 +02:00
mrhanky
f715107873
Simplified timer + update install instructions 2017-08-22 20:31:18 +02:00
mrhanky
f8ffd95184
Added db dump timer 2017-08-22 20:27:52 +02:00