summaryrefslogtreecommitdiff
path: root/samba.target
blob: 1006003a56c59caf1211c94cac0e4ed86a4ee707 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 2010-2011 Wulf C. Krueger <philantrop@exherbo.org>
# Distributed under the terms of the GNU General Public License v2

[Unit]
Description=Samba network services
After=syslog.target
Requires=smbd.service
Requires=nmbd.service
Requires=winbindd.service

[Install]
WantedBy=multi-user.target
Alias=samba.target.wants/smbd.service samba.target.wants/nmbd.service samba.target.wants/winbindd.service