/[smeserver]/rpms/e-smith-samba/sme10/e-smith-samba-2.6.0-bz11118-bz11117-bz11157-systemd-update.patch
ViewVC logotype

Diff of /rpms/e-smith-samba/sme10/e-smith-samba-2.6.0-bz11118-bz11117-bz11157-systemd-update.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by jpp, Sat Jan 2 04:32:48 2021 UTC Revision 1.2 by jpp, Sat Jan 2 05:41:40 2021 UTC
# Line 127  diff -Nur e-smith-samba-2.6.0.old/root/s Line 127  diff -Nur e-smith-samba-2.6.0.old/root/s
127  diff -Nur e-smith-samba-2.6.0.old/root/usr/lib/systemd/system/nmbd.service e-smith-samba-2.6.0/root/usr/lib/systemd/system/nmbd.service  diff -Nur e-smith-samba-2.6.0.old/root/usr/lib/systemd/system/nmbd.service e-smith-samba-2.6.0/root/usr/lib/systemd/system/nmbd.service
128  --- e-smith-samba-2.6.0.old/root/usr/lib/systemd/system/nmbd.service    1969-12-31 19:00:00.000000000 -0500  --- e-smith-samba-2.6.0.old/root/usr/lib/systemd/system/nmbd.service    1969-12-31 19:00:00.000000000 -0500
129  +++ e-smith-samba-2.6.0/root/usr/lib/systemd/system/nmbd.service        2021-01-01 22:59:33.744000000 -0500  +++ e-smith-samba-2.6.0/root/usr/lib/systemd/system/nmbd.service        2021-01-01 22:59:33.744000000 -0500
130  @@ -0,0 +1,22 @@  @@ -0,0 +1,23 @@
131  +[Unit]  +[Unit]
132  +# When systemd stops or restarts the smb.service, the action is propagated to this unit  +# When systemd stops or restarts the smb.service, the action is propagated to this unit
133  +PartOf=smb.service  +PartOf=smb.service
# Line 147  diff -Nur e-smith-samba-2.6.0.old/root/u Line 147  diff -Nur e-smith-samba-2.6.0.old/root/u
147  +ExecReload=/bin/kill -HUP $MAINPID  +ExecReload=/bin/kill -HUP $MAINPID
148  +LimitCORE=infinity  +LimitCORE=infinity
149  +Environment=KRB5CCNAME=FILE:/run/samba/krb5cc_samba  +Environment=KRB5CCNAME=FILE:/run/samba/krb5cc_samba
150    +Restart=always
151  +  +
152  +[Install]  +[Install]
153  +WantedBy=sme-server.target  +WantedBy=sme-server.target
# Line 167  diff -Nur e-smith-samba-2.6.0.old/root/u Line 168  diff -Nur e-smith-samba-2.6.0.old/root/u
168  diff -Nur e-smith-samba-2.6.0.old/root/usr/lib/systemd/system/smbd.service e-smith-samba-2.6.0/root/usr/lib/systemd/system/smbd.service  diff -Nur e-smith-samba-2.6.0.old/root/usr/lib/systemd/system/smbd.service e-smith-samba-2.6.0/root/usr/lib/systemd/system/smbd.service
169  --- e-smith-samba-2.6.0.old/root/usr/lib/systemd/system/smbd.service    1969-12-31 19:00:00.000000000 -0500  --- e-smith-samba-2.6.0.old/root/usr/lib/systemd/system/smbd.service    1969-12-31 19:00:00.000000000 -0500
170  +++ e-smith-samba-2.6.0/root/usr/lib/systemd/system/smbd.service        2021-01-01 22:55:00.045000000 -0500  +++ e-smith-samba-2.6.0/root/usr/lib/systemd/system/smbd.service        2021-01-01 22:55:00.045000000 -0500
171  @@ -0,0 +1,27 @@  @@ -0,0 +1,28 @@
172  +[Unit]  +[Unit]
173  +Description=Samba SMB Daemon  +Description=Samba SMB Daemon
174  +Documentation=man:smbd(8) man:samba(7) man:smb.conf(5)  +Documentation=man:smbd(8) man:samba(7) man:smb.conf(5)
# Line 192  diff -Nur e-smith-samba-2.6.0.old/root/u Line 193  diff -Nur e-smith-samba-2.6.0.old/root/u
193  +ExecReload=/bin/kill -HUP $MAINPID  +ExecReload=/bin/kill -HUP $MAINPID
194  +LimitCORE=infinity  +LimitCORE=infinity
195  +Environment=KRB5CCNAME=FILE:/run/samba/krb5cc_samba  +Environment=KRB5CCNAME=FILE:/run/samba/krb5cc_samba
196    +Restart=always
197  +  +
198  +[Install]  +[Install]
199  +WantedBy=sme-server.target  +WantedBy=sme-server.target


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed