diff --git a/archbox.conf b/archbox.conf index 56fd1b7..3021eb5 100644 --- a/archbox.conf +++ b/archbox.conf @@ -21,9 +21,9 @@ LAZY_UMOUNT="no" # ENV_VAR="" -# Parse a Systemd service and executes it on boot, order matters, for example. +# Parse a Systemd service and executes it on boot, order matters, for example: # -# SERVICES=( vmware-networks-configuration vmware-networks vmware-usbarbitrator nginx ) +# SERVICES=( vmware-networks-configuration vmware-networks vmware-usbarbitrator php-fpm:3 nginx ) # # Keep in mind that this doesn't resolve service dependencies, so you may need to # enable the dependencies manually.