Phpsessionclean.service (systemd service)

From wikieduonline
Revision as of 10:11, 29 December 2019 by Welcome (talk | contribs)
Jump to navigation Jump to search
systemctl cat phpsessionclean
# /lib/systemd/system/phpsessionclean.service
[Unit]
Description=Clean php session files
[Service]
Type=oneshot
ExecStart=/usr/lib/php/sessionclean
ProtectHome=true
ProtectSystem=true
PrivateTmp=true


See also

Advertising: