This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=KRB5CCNAME=/run/samba/krb5cc_samba
-
EnvironmentFile=-/etc/default/samba
-
EnvironmentFile=-/etc/sysconfig/samba
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/sbin/samba --foreground --no-process-group $SAMBAOPTIONS
-
ExecStartPre=/usr/share/samba/update-apparmor-samba-profile
-
LimitNOFILE=16384
-
PIDFile=/run/samba/samba.pid
-
Type=notify
-
-
[Unit]
-
After=network.target network-online.target
-
Before=nss-user-lookup.target
-
Description=Samba AD Daemon
-
Documentation=man:samba(8) man:samba(7) man:smb.conf(5)
-
Wants=network-online.target
-
Wants=network-online.target nss-user-lookup.target
-
Additionnal notes
Nothing here.