Accepting request 129033 from home:elvigia:branches:network
- All daemons that create temporary files must have PrivateTmp=true set in systemd unit if possible. OBS-URL: https://build.opensuse.org/request/show/129033 OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=23
This commit is contained in:
parent
4c85de4880
commit
8074804eb1
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 26 20:46:02 UTC 2012 - crrodriguez@opensuse.org
|
||||
|
||||
- All daemons that create temporary files must have
|
||||
PrivateTmp=true set in systemd unit if possible.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 5 23:25:26 UTC 2012 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -6,5 +6,7 @@ After=network.target
|
||||
ExecStart=/usr/sbin/rsyncd --daemon --no-detach
|
||||
IOSchedulingClass=idle
|
||||
CPUSchedulingPolicy=batch
|
||||
PrivateTmp=true
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user