Skip to content

A little C module to drop root privileges and become a daemon service process

License

Notifications You must be signed in to change notification settings

0xebef/cobalt-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cobalt-daemon

This is a little C language module to include into your Linux (or other POSIX compatible) applications, which will allow to easily drop root privileges and become a daemon service process running under a special user or "nobody".

See the provided example program for a quick start.

Project Homepage

https://github.com/0xebef/cobalt-daemon

License and Copyright

License: LGPLv3 or later

Copyright (c) 2016, 0xebef

About

A little C module to drop root privileges and become a daemon service process

Topics

Resources

License

Stars

Watchers

Forks