Commit graph

20 commits

Author SHA1 Message Date
MilhouseVH
c16e6a8d2a samba: make services depend on network-online.target
Also cleanup interdependencies, ensuring:

   samba-config.service
   |
   +-- nmbd.service
       |
       +-- smbd.service
2018-08-03 20:11:00 +01:00
MilhouseVH
c8809e92b9 samba: call smbd-config from samba-config 2018-04-19 00:33:40 +01:00
MilhouseVH
d4af5aca17 samba: use Wants= instead of Requires= (as per systemd docs) 2018-04-19 00:33:40 +01:00
MilhouseVH
061bb5d39b samba: update to samba-4.6.5 2017-07-06 19:28:19 +01:00
Lukas Rusak
30fb995bba samba: actually allow it to be disabled 2016-06-09 15:34:53 -07:00
escalade
fe5781bb33 samba: move samba-defaults into the samba-config script to avoid getting failed systemd service on the console 2016-05-10 10:16:00 +02:00
Stephan RAUE
83a9ece141 samba: smbd/nmbd: always restart on crash 2014-11-16 15:22:59 +01:00
Stephan Raue
e1015111bf samba: samba.*.service has no job with local-fs.target 2014-11-08 18:46:50 +01:00
Stephan Raue
c9d8e32338 samba: samba-defaults.service cosmetics 2014-08-24 02:25:21 +02:00
Stefan Saraev
a4f728dbd2 samba: cosmetics. disable ratelimit 2013-12-18 01:34:44 +02:00
Stefan Saraev
9800e327b1 samba: samba-config.service: disable start ratelimit 2013-12-18 00:48:36 +02:00
Stefan Saraev
793ece7a91 add TimeoutStopSec=1s (1sec) to some of our systemd services
... to avoid any possible timeouts. those services are fine to be
force stopped by KILL after 1 sec.
2013-10-16 19:15:13 +03:00
Stefan Saraev
810b0da190 .cache/openelec is a dir. a not file
.. so create it via tmpfiles.d + trailing / to
default service configs. or very bad thing happens.
2013-09-17 13:07:08 +03:00
Stefan Saraev
bbea5c0f32 samba: clean up after update to systemd-207 2013-09-13 20:41:03 +03:00
Stefan Saraev
1aff8fc7cb samba: remove pids on start 2013-08-30 01:19:40 +03:00
Stefan Saraev
246f507f74 samba: always start if not cinfigured via settings addon 2013-08-28 20:44:20 +03:00
Stefan Saraev
53c6429d91 samba: fix typo in smbd service 2013-08-28 20:40:18 +03:00
Stephan Raue
108f854955 samba: remove monitor service files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-18 21:53:25 +02:00
Stephan Raue
04e0573dc5 samba: rework systemd service files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-17 22:10:32 +02:00
Stephan Raue
7beaacfeff samba: add systemd support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-06 23:44:43 +02:00