mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-21 06:03:11 -04:00
plocate-updatedb.timer is enabled by default now
This commit is contained in:
parent
e56b061eb3
commit
95ed9b1bef
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ rm etc/ssh/sshd_config.tmp
|
|||
|
||||
rsync -cv etc/nftables/nftables-${hosts_firewall[$host]:-web}.conf $remote:/mnt/etc/nftables.conf
|
||||
|
||||
ssh $remote "arch-chroot /mnt systemctl enable chronyd.service fstrim.timer logrotate.timer nftables.service plocate-updatedb.timer systemd-networkd.service systemd-oomd.service sshd.service sysstat.service unbound.service"
|
||||
ssh $remote "arch-chroot /mnt systemctl enable chronyd.service fstrim.timer logrotate.timer nftables.service systemd-networkd.service systemd-oomd.service sshd.service sysstat.service unbound.service"
|
||||
ssh $remote "arch-chroot /mnt systemctl disable remote-fs.target systemd-network-generator.service systemd-userdbd.socket"
|
||||
ssh $remote "arch-chroot /mnt groupadd -g 2000 io_uring"
|
||||
ssh $remote "arch-chroot /mnt groupadd -g 2100 tls"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue