Initial commit
This commit is contained in:
6
systemd-templates/apt-autoremove.service
Normal file
6
systemd-templates/apt-autoremove.service
Normal file
@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Run apt autoremove
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/apt-get autoremove -y
|
Reference in New Issue
Block a user