1
0
Fork 0

removed the SUnit function from the mixin

Dieser Commit ist enthalten in:
Sebastian Tobie 2023-04-23 10:21:38 +02:00
Ursprung a02d261fe3
Commit 931ed6d4f8
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -345,7 +345,7 @@ def installable(_class: Type[SystemdUnitModule]):
return _class
class SystemdReloadMixin(SystemdUnitModule):
class SystemdReloadMixin:
def post(self):
if not self.changed:
return