Advertisement
kimmoli

Untitled

May 31st, 2014
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. /etc/sysmtemd/system/samba.service
  2.  
  3. [Unit]
  4. Description=Samba server
  5.  
  6. [Service]
  7. ExecStart=/usr/sbin/smbd -F
  8. Restart=always
  9. RestartSec=5
  10.  
  11. [Install]
  12. WantedBy=multi-user.target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement