This unit is provided by:
Options
-
[Service]
-
ExecReload=/usr/bin/kill -USR2 $MAINPID
-
ExecStart=/usr/bin/php-fpm -y phpfpm-jirafeau.conf -c php.ini
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=always
-
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 AF_NETLINK
-
RuntimeDirectory=phpfpm
-
RuntimeDirectoryPreserve=yes
-
Slice=phpfpm.slice
-
Type=notify
-
-
[Unit]
-
After=network.target
-
Description=PHP FastCGI Process Manager service for pool jirafeau
-
PartOf=phpfpm.target
-
Additionnal notes
Nothing here.