diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-05 23:32:39 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-05 23:32:39 +0200 |
commit | 528ffe10cf1ec4300b6d2c1adf4a901eecae6ea3 (patch) | |
tree | 5ddbc8ecd32d71fbec4bac625cd32b32f4b63bb0 /src/README | |
parent | Update e-mail (diff) | |
download | sat-528ffe10cf1ec4300b6d2c1adf4a901eecae6ea3.tar.gz sat-528ffe10cf1ec4300b6d2c1adf4a901eecae6ea3.tar.bz2 sat-528ffe10cf1ec4300b6d2c1adf4a901eecae6ea3.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r-- | src/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ satd-timer.c The part of satd responsible for running expired jobs and set parse_time.[ch] Use by sat.c to parse the time argument. Only rudimentary parsing is done. -daemonise.[ch] From <http://github.com/maandree/slibc>; +daemonise.[ch] From <http://codeberg.org/maandree/slibc>; daemonisation of the process. Used by satd.c common.[ch] Used by sat{q,r,rm,d*}.c, some shared code. |