This unit is provided by:
Options
-
[Install]
-
[Service]
-
ExecStart=/bin/true
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=mysql postgresql
-
Before=apache2
-
Description=Dummy service to enforce web/database server startup ordering
-
Additionnal notes
Nothing here.