This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Delegate=yes
-
ExecStart=/usr/bin/container auto --start
-
ExecStop=/usr/bin/container auto --stop
-
RemainAfterExit=yes
-
StandardError=journal
-
StandardOutput=journal
-
Type=oneshot
-
-
[Unit]
-
After=network.target
-
Description=compute-tools automatic start and stop
-
Documentation=man:container-auto
-
Additionnal notes
Nothing here.