2666b4f Use static uid/gid for systemd-{resolve,network}

Authored and Committed by msekleta 7 years ago
1 file changed. 4 lines added. 4 lines removed.
    Use static uid/gid for systemd-{resolve,network}
    
    Clearly we have static uid/gid allocated so let's actually use them.
    
    egrep 'systemd-resolve|network' /usr/share/doc/setup/uidgid
    systemd-network 192     192     /               /sbin/nologin   systemd
    systemd-resolve 193     193     /               /sbin/nologin   systemd
    
        
file modified
+4 -4