d049388 Use the new systemd macros

Authored and Committed by mitr 11 years ago
1 file changed. 21 lines added. 2 lines removed.
    Use the new systemd macros
    
    The macros are primarily targeted at services that can be
    enabled/disabled, while polkit.service is D-Bus-activated only.
    However, they hide/ignore the caused failures while performing the
    required daemon reloads, so we can use the same abstraction as every
    other unit.
    
        
file modified
+21 -2