systemd / pystemd

A thin Cython-based wrapper on top of libsystemd, focused on exposing the dbus API via sd-bus in an automated and easy to consume way.
GNU Lesser General Public License v2.1
411 stars 36 forks source link

add the following features #12

Closed aleivag closed 5 years ago

aleivag commented 5 years ago

update the attributes to include "TimeoutStopSec" and simpler "Exec*" family like "ExecStop" to pystemd.run

also add type to main argument of pystemd.run

allow set DinamicUser from the user setting

accepts path object, and automagically convert them o string

aleivag commented 5 years ago

features added... yeyy us!!