add resource

This commit is contained in:
Aliberk Sandıkçı 2023-07-27 11:34:28 +03:00
parent ccfbb116ab
commit 62cf4851ff
Signed by: asandikci
GPG key ID: 25C67A03B5666BC1

View file

@ -52,6 +52,7 @@
- [unix.stackexchange/creating-a-demon-using-systemd](https://unix.stackexchange.com/questions/377483/what-are-ways-of-creating-a-daemon-using-systemd#377498)
### Old resources or references
- https://web.archive.org/web/20230630212904/http://www.enderunix.org/docs/eng/daemon.php (2001)
- https://ww2.cs.fsu.edu/~bogdanov/private/2013-LIS4488/agenda/week04/daemons-n-services.pdf (2013) | Overview - Daemons and Services
### Daemon Examples in Other Projects
- SSH