azure/files/usr/lib/systemd/system/azure-system-setup.service

12 lines
No EOL
222 B
Desktop File

[Unit]
Description=Configure system
After=rpm-ostreed.service
Before=systemd-user-sessions.service
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/libexec/azure-system-setup
[Install]
WantedBy=multi-user.target