]> git.rmz.io Git - dotfiles.git/commitdiff
systemd: don't allow installing backdoor service file
authorSamir Benmendil <me@rmz.io>
Mon, 4 Nov 2019 08:57:14 +0000 (08:57 +0000)
committerSamir Benmendil <me@rmz.io>
Mon, 4 Nov 2019 08:57:14 +0000 (08:57 +0000)
systemd/user/backdoor@.service

index b1207dd4d446dd9a5b5e10345e824245312a667b..66d96569be946b6482767b1a3050cc267354a56b 100644 (file)
@@ -4,6 +4,3 @@ After=network.target
 
 [Service]
 ExecStart=/usr/bin/ssh -i ~/.ssh/id_ed25519_port-forward -NT -o ServerAliveInterval=60 -o ExitOnForwardFailure=yes -R 22222:localhost:22 %i
-
-[Install]
-WantedBy=default.target