Coder Social home page Coder Social logo

signald's Introduction

signald

开发中

这是一个 Unix 系统下的后台程序,开发它只是因为我遇到了形如以下形式的困难。

在 mac 中。我使用 nginx 并将其 master 进程运行在 root 用户下。我需要使用 logrotate 切割 nginx 日志,但 launchctl 定时执行 logrotate 时将当前用户权限赋予它,导致其无权执行 kill -USR1 nginx 无法重新打开日志文件。

本程序旨在解决该类问题,允许指定用户将指定用户的指定信号以特定形式发送给(不限于本用户的)进程。

TODO

  • 配置文件
  • 权限分配
  • 日志

signald's People

Watchers

James Cloos avatar Hsu Pu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.