APT Configuration - Linux
/etc/systemd/apt-daily.service
Quick Actions
๐ฅ Download Original apt-daily.serviceConfiguration File Information
Authentic & Original
Unaltered apt-daily.service from fresh installation.
Linux Distribution Support
๐ Currently viewing: Debian 10 (Buster)
โ Also compatible:
Debian 11 (Bullseye),
Debian 12 (Bookworm),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Ubuntu 24.04 LTS (Noble Numbat)
Configuration File Content
12 lines
[Unit]
Description=Daily apt download activities
Documentation=man:apt(8)
ConditionACPower=true
After=network.target network-online.target systemd-networkd.service NetworkManager.service connman.service
[Service]
Type=oneshot
ExecStartPre=-/usr/lib/apt/apt-helper wait-online
ExecStart=/usr/lib/apt/apt.systemd.daily update
Download Commands
apt-daily.service โข
Download the 100% original unaltered configuration file pulled from APT
Using wget:
wget -O apt-daily.service.example https://exampleconfig.com/api/v1/config/original/2e25f0c08d2bd2776015d7b4d0fcb553?hint=apt-daily.service
Using curl:
curl https://exampleconfig.com/api/v1/config/original/2e25f0c08d2bd2776015d7b4d0fcb553?hint=apt-daily.service > apt-daily.service.example
Related Configuration Files
/etc/systemd/apt-daily.service
APT ยท Debian 9 (Stretch)
/etc/systemd/apt-daily.service
APT ยท Debian 9 (Stretch)
/etc/systemd/apt-daily.service
APT ยท Debian 9 (Stretch)
/etc/systemd/apt-daily.service
NGINX ยท Debian 10 (Buster)
/etc/systemd/apt-daily.service
NGINX ยท Debian 10 (Buster)
/etc/systemd/apt-daily.service
NGINX ยท Debian 10 (Buster)