Difference between revisions of "/lib/systemd/system/phpsessionclean.service"
Jump to navigation
Jump to search
↑ https://wiki.ubuntu.com/DebuggingSystemd
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[/lib/systemd/system/]]phpsessionclean.service | + | [[/lib/systemd/system/]]phpsessionclean.service |
[Unit] | [Unit] | ||
Line 5: | Line 5: | ||
[Service] | [Service] | ||
− | Type=[[oneshot]] | + | [[Type=]][[oneshot]] |
[[ExecStart]]=[[/usr/lib/php/sessionclean]] | [[ExecStart]]=[[/usr/lib/php/sessionclean]] | ||
[[ProtectHome]]=true | [[ProtectHome]]=true |
Latest revision as of 12:12, 6 July 2023
/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[edit]
- PHP,
php-fpm, www.conf
,php -i
, PHP sessions, symfony,fastcgi_pass
,sessionclean (shell script)
,phpsessionclean.service (systemd service),phpquery
,php.ini
,/var/log/php*
, PECL,php --help
, PHPUnit, Laravel, PHP framework, Composer,phpbrew, Xdebug, php --version
, PHP Fatal error, Hello, World! (php)] - Systemd:
systemctl
,systemd-journald
,journalctl
systemd-cat
,systemd-logind
,systemd-networkd
:networkctl
,systemd-timesyncd
,systemd-resolved
,systemd-udevd
[1],Systemd-logind: loginctl
,hostnamectl
,udevadm
,systemd-run
,portablectl
,systemd-nspawn
, systemd resource management, Timer (systemd), systemd logs,/etc/systemd/
, systemd services,systemd-mount
,/run/systemd/
,.service
,/usr/lib/systemd/
,/usr/lib/systemd/system/
,/usr/lib/systemd/system/systemd-resolved.service
,/lib/systemd/
, machinectl, systemd-oomd, systemd-analyze
Advertising: