mirror of
https://github.com/systemd/systemd.git
synced 2025-01-03 05:18:09 +03:00
semaphore: remove workaround for adduser
Offending commit has been reverted, so it's no longer necessary:9016769691
Follow-up for8b7485c505
This commit is contained in:
parent
efb4858f11
commit
2bbe5ca178
@ -50,8 +50,6 @@ apt-get install -y -t $RELEASE-backports debhelper
|
||||
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