Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
spamass-milter
spamass-milter.service
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File spamass-milter.service of Package spamass-milter
# Note: this unit file runs spamass-milter as the unprivileged user sa-milter, # which is not compatible with the milter's -x option for performing # virtusertable and alias expansion. [Unit] Description = Mail filter for SpamAssassin After = local-fs.target After = network.target After = spamd.service Before = postfix.service [Service] # added automatically, for details please see # https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort ProtectSystem=full ProtectHome=true PrivateDevices=true ProtectHostname=true ProtectClock=true ProtectKernelTunables=true ProtectKernelModules=true ProtectKernelLogs=true ProtectControlGroups=true RestrictRealtime=true # end of automatic additions UMask = 0022 Environment = SOCKET=/run/spamass-milter/socket SOCKET_OPTIONS="-g postfix" EXTRA_FLAGS= EnvironmentFile = -/usr/etc/default/spamass-milter EnvironmentFile = -/etc/default/spamass-milter User = sa-milter ExecStart = /usr/sbin/spamass-milter $SOCKET_OPTIONS -p $SOCKET $EXTRA_FLAGS [Install] WantedBy = multi-user.target
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor