Difference between revisions of "/lib/systemd/system/phpsessionclean.timer"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
== Related terms == | == Related terms == | ||
* <code>[[/lib/systemd/system/phpsessionclean.service]]</code> | * <code>[[/lib/systemd/system/phpsessionclean.service]]</code> | ||
+ | * <code>journalctl -r | grep "Starting Clean php session files"</code> | ||
* <code>[[.timer]]</code> | * <code>[[.timer]]</code> | ||
* [[Timer]] | * [[Timer]] |
Revision as of 15:04, 11 September 2021
systemctl list-timers NEXT LEFT LAST PASSED UNIT ACTIVATES Tue 2021-04-13 14:39:00 UTC 10min left Tue 2021-04-13 14:09:00 UTC 19min ago phpsessionclean.timer phpsessionclean.service
/lib/systemd/system/phpsessionclean.timer
[Unit] Description=Clean PHP session files every 30 mins [Timer] OnCalendar=*-*-* *:09,39:00 Persistent=true [Install] WantedBy=timers.target
Related terms
/lib/systemd/system/phpsessionclean.service
journalctl -r | grep "Starting Clean php session files"
.timer
- Timer
See also
- 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)]
Advertising: