mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-07 17:17:44 +03:00
semaphore: remove workaround for adduser
Offending commit has been reverted, so it's no longer necessary:9016769691
Follow-up for8b7485c505
(cherry picked from commit2bbe5ca178
) (cherry picked from commit030f72f335
) (cherry picked from commit55ee831d46
)
This commit is contained in:
parent
9642f72eee
commit
2bfe1e1b5c
@ -48,8 +48,6 @@ apt-get install -y fdisk tree libfdisk-dev libp11-kit-dev libssl-dev libpwqualit
|
||||
apt-get purge --auto-remove -y unattended-upgrades
|
||||
systemctl unmask systemd-networkd
|
||||
systemctl enable systemd-networkd
|
||||
# Remove once https://salsa.debian.org/ci-team/autopkgtest/-/merge_requests/297 is sorted
|
||||
adduser --disabled-login --gecos 'Temporary autopkgtest user,,,' autopkgtest
|
||||
EOF
|
||||
sudo lxc-stop -n "$CONTAINER"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user