This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=ZYPP_LOCK_TIMEOUT=-1
-
ExecStart=/usr/bin/zypper -n purge-kernels
-
ExecStartPost=/bin/rm -f /boot/do_purge_kernels
-
IOSchedulingClass=idle
-
Nice=19
-
Type=exec
-
-
[Unit]
-
After=local-fs.target
-
ConditionPathExists=/boot/do_purge_kernels
-
ConditionPathIsReadWrite=/
-
Description=Purge old kernels
-
Additionnal notes
Nothing here.