This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=mkdir -p /run/kup ; touch /run/kup/lock
-
ExecStop=rm -f /run/kup/lock
-
RemainAfterExit=yes
-
Type=oneshot
-
UMask=022
-
-
[Unit]
-
Description=kernel.org upload server
-
Documentation=man:kup-server(1)
-
Requires=remote-fs.target
-
Wants=ssh.service
-
Additionnal notes
Nothing here.