summaryrefslogtreecommitdiffstats
path: root/smartproxy/ipa-smartproxy.service
diff options
context:
space:
mode:
Diffstat (limited to 'smartproxy/ipa-smartproxy.service')
-rw-r--r--smartproxy/ipa-smartproxy.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/smartproxy/ipa-smartproxy.service b/smartproxy/ipa-smartproxy.service
deleted file mode 100644
index 544f55b13..000000000
--- a/smartproxy/ipa-smartproxy.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=IPA smartproxy for Foreman
-After=ipa.target
-
-[Service]
-ExecStart=/usr/sbin/ipa-smartproxy -c /etc/ipa/ipa-smartproxy.conf -d -p /var/run/ipa-smartproxy.pid
-ExecReload=/bin/kill -USR1 $MAINPID
-Type=forking
-PIDFile=/var/run/ipa-smartproxy.pid
-
-[Install]
-WantedBy=multi-user.target