This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        Environment=SOCKET=/run/spamass-milter/socket SOCKET_OPTIONS="-g postfix" EXTRA_FLAGS=
- 
        Environment=SOCKET=/run/spamass-milter/spamass-milter.sock SOCKET_OPTIONS= EXTRA_FLAGS=
- 
        EnvironmentFile=-/etc/sysconfig/spamass-milter -/etc/sysconfig/spamass-milter-postfix
- 
        EnvironmentFile=-/usr/etc/default/spamass-milter -/etc/default/spamass-milter
- 
        ExecStart=/usr/sbin/spamass-milter $SOCKET_OPTIONS -p $SOCKET $EXTRA_FLAGS
- 
        PrivateDevicesIntroduced in systemd 209=yes
- 
        ProtectClockIntroduced in systemd 245=yes
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectHostnameIntroduced in systemd 242=yes
- 
        ProtectKernelLogsIntroduced in systemd 244=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=yes
- 
        ProtectSystemIntroduced in systemd 214=full
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        Type=simple
- 
        UMask=0022
- 
        User=sa-milt
- 
        User=sa-milter
 
- 
        
- 
    [Unit]
Additionnal notes
Nothing here.