mostly fixes
[distro-setup] / filesystem / etc / systemd / system / profanity.service
diff --git a/filesystem/etc/systemd/system/profanity.service b/filesystem/etc/systemd/system/profanity.service
deleted file mode 100644 (file)
index b9ecb1b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=profanity
-After=network-online.target
-
-[Service]
-# bash is required to get colors working
-ExecStart=/usr/bin/screen -S profanity -Dm /bin/bash -c profanity
-User=iank
-Group=iank
-
-[Install]
-WantedBy=multi-user.target