News

GNU Shepherd 0.5.0 releases

1 min read

Yesterday, the GNU Daemon Shepherd community announced the release of GNU Shepherd 0.5.0.

GNU Shepherd, formerly known as GNU dmd, is a service manager written in Guile and looks after the herd of system services. It provides a replacement for the service-managing capabilities of SysV-init (or any other init) with both a powerful and beautiful dependency-based system and a convenient interface.

The GNU Shepherd 0.5.0 contains new features and bug fixes and was bootstrapped with tools including:

  • Autoconf 2.69
  • Automake 1.16.1
  • Makeinfo 6.5
  • Help2man 1.47.6

Changes in GNU Shepherd 0.5.0

  1. Services now have a ‘replacement’ slot
  2. In this version, restarting a service will also restart its dependent services
  3. When running as PID 1 on GNU/Linux, halt upon ctrl-alt-del
  4. Actions can now be invoked on services which are not in the current running state
  5. This version supports Guile 3.0 and users need to have Guile version>= 2.0.13
  6. Unused runlevel code has been removed

Some of the updated translations in this version include, es, fr, pt_BR, sv

To know more about this release in detail, visit GNU official website.

Read Next

GNU nano 3.0 released with faster file reads, new shortcuts and usability improvements

Network programming 101 with GAWK (GNU AWK)

GNU Octave: data analysis examples

 

Savia Lobo

A Data science fanatic. Loves to be updated with the tech happenings around the globe. Loves singing and composing songs. Believes in putting the art in smart.

Share
Published by
Savia Lobo

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago