12 lines
No EOL
222 B
Desktop File
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 |