Add comments about post-service delay.
This commit is contained in:
parent
4d45ab4858
commit
353cec3a86
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user