Skip to content

📝 It project wants make easy start/stop/enable/disable daemons in linux using SystemD.

License

Notifications You must be signed in to change notification settings

Claudio-code/systemD-manager-control

Repository files navigation

SystemD Manager Control

It project wants make easy start/stop/enable/disable daemons in linux using SystemD.

Features

  • Enable/Disable on start service/path/socket/timer
  • Start/Stop/Restart service/path/socket/timer



SystemD Manager Control Screenshot

Install project

Install system dependencies

sudo apt install libgtk-4-dev build-essential

Install rust

curl https://sh.rustup.rs -sSf | sh

Install project in your system

cargo check
mkdir -p build
meson --prefix=/usr build
ninja -C build
sudo ninja -C build install

Run project Using Gnome builder

Run with Gnome Builder

About

📝 It project wants make easy start/stop/enable/disable daemons in linux using SystemD.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published