[Unit] Description=The Arsse newsfeed fetching service Documentation=https://thearsse.com/manual/ PartOf=arsse.service [Service] User=arsse Group=arsse Type=simple WorkingDirectory=/usr/share/webapps/arsse ExecStart=/usr/bin/arsse daemon ProtectProc=invisible NoNewPrivileges=true ProtectSystem=full ProtectHome=true StateDirectory=arsse ConfigurationDirectory=webapps/arsse ReadOnlyPaths=/ ReadWriePaths=/var/lib/arsse NoExecPaths=/ ExecPaths=/usr/bin/php /usr/bin/php7 PrivateTmp=true PrivateDevices=true RestrictSUIDSGID=true StandardOutput=journal StandardError=journal SyslogIdentifier=arsse Restart=on-failure RestartPreventStatus= [Install] WantedBy=multi-user.target