This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
restic
Watch
1
Star
0
Fork
0
You've already forked restic
mirror of
https://github.com/restic/restic.git
synced
2025-06-13 06:38:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
858
Commits
13
Branches
49
Tags
Commit Graph
1 Commits
Author
SHA1
Message
Date
Klaus Post
2dcb527828
Only use Setsid on Unix.
...
Setsid is not a part of syscall.SysProcAttr on Windows, so we only set that on systems that have it.
2015-08-14 15:32:07 +02:00