aboutsummaryrefslogtreecommitdiff
path: root/dot_config/systemd/user/sbuild-update.service
blob: 2d932321fb0bbb3009a739ca8a095ceef7a6f279 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Update sbuild unshare chroot tarballs
ConditionACPower=true
Wants=network-online.target

[Service]
Type=oneshot
ExecStart=%h/.local/lib/sbuild/update-chroots.sh
LimitNOFILE=131072
IOSchedulingClass=idle
Nice=19