From 3a1cf11b782588eab567537ce2ca326e13e5e15d Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Thu, 23 Jan 2020 17:57:43 -0500 Subject: [PATCH] Delete custom.target --- systemd/custom.target | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 systemd/custom.target diff --git a/systemd/custom.target b/systemd/custom.target deleted file mode 100644 index 05b22684..00000000 --- a/systemd/custom.target +++ /dev/null @@ -1,5 +0,0 @@ -[Unit] -Description=Custom Target -Requires=multi-user.target -After=multi-user.target -AllowIsolate=yes