summaryrefslogtreecommitdiff
path: root/net-fs/samba/files/samba.service
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/samba/files/samba.service')
-rw-r--r--net-fs/samba/files/samba.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-fs/samba/files/samba.service b/net-fs/samba/files/samba.service
deleted file mode 100644
index 8214ff86..00000000
--- a/net-fs/samba/files/samba.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Samba AD server
-After=network.target winbindd.service
-Conflicts=nmbd.service smbd.service
-
-[Service]
-ExecStart=/usr/sbin/samba --interactive
-
-[Install]
-WantedBy=multi-user.target