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
414 stars 36 forks source link

pystemd: remove unnecessary shebangs #73

Closed davide125 closed 1 year ago

davide125 commented 1 year ago

These aren't actually needed and we already take them out in the Fedora package.