12 lines
No EOL
221 B
Desktop File
12 lines
No EOL
221 B
Desktop File
[Unit]
|
|
Description=Add wheel members to docker, incus and libvirt groups
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/libexec/azure-groups
|
|
Restart=on-failure
|
|
RestartSec=30
|
|
StartLimitInterval=0
|
|
|
|
[Install]
|
|
WantedBy=default.target |