diff options
author | root <root@rshg054.dnsready.net> | 2012-04-28 00:01:35 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-28 00:01:35 +0000 |
commit | 00f77ef3b2b7856520daba393370f67b773c2184 (patch) | |
tree | ac5b63574a95d0d851e012957254f7456ced564f /extra/samba/nmbd.service | |
parent | 5233daa5825f00ccf0722ef9733ea6b3bbd44bc8 (diff) |
Sat Apr 28 00:01:35 UTC 2012
Diffstat (limited to 'extra/samba/nmbd.service')
-rw-r--r-- | extra/samba/nmbd.service | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/extra/samba/nmbd.service b/extra/samba/nmbd.service new file mode 100644 index 000000000..6e22ef2fb --- /dev/null +++ b/extra/samba/nmbd.service @@ -0,0 +1,8 @@ +[Unit] +Description=Samba NetBIOS name server + +[Service] +ExecStart=/usr/sbin/nmbd -F + +[Install] +WantedBy=multi-user.target |