mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-16 11:37:32 +02:00
11 lines
168 B
Desktop File
11 lines
168 B
Desktop File
[Unit]
|
|
Description=Fleet Daemon
|
|
After=etcd.service
|
|
|
|
[Service]
|
|
EnvironmentFile=-/etc/default/fleet
|
|
ExecStart=/usr/local/bin/fleetd
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|