Difference between revisions of "Phpsessionclean.service (systemd service)"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
  [[systemctl cat]] phpsessionclean
 
  [[systemctl cat]] phpsessionclean
<pre>
+
 
 
  # /lib/systemd/system/phpsessionclean.service
 
  # /lib/systemd/system/phpsessionclean.service
 
  [Unit]
 
  [Unit]
 
  Description=Clean php session files
 
  Description=Clean php session files
 
+
 
  [Service]
 
  [Service]
  Type=oneshot
+
  Type=[[oneshot]]
 
  ExecStart=/usr/lib/php/[[sessionclean]]
 
  ExecStart=/usr/lib/php/[[sessionclean]]
 
  ProtectHome=true
 
  ProtectHome=true
 
  ProtectSystem=true
 
  ProtectSystem=true
 
  PrivateTmp=true
 
  PrivateTmp=true
</pre>
 
  
 
== Activities ==
 
== Activities ==

Revision as of 15:14, 15 November 2020

Advertising: