Accepting request 94188 from home:elvigia:branches:security

- Use proper systemd macros
- reduce verbosity level to the minimum

OBS-URL: https://build.opensuse.org/request/show/94188
OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=49
This commit is contained in:
Cristian Rodríguez
2011-11-29 03:23:27 +00:00
committed by Git OBS Bridge
parent a760ac17ce
commit 2c8fab5d04
3 changed files with 41 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ After= local-fs.target syslog.target
[Service]
Type=simple
ExecStart=/sbin/haveged -F 1 -w 1024 -v 1
ExecStart=/sbin/haveged -F 1 -w 1024 -v 0
[Install]
WantedBy=multi-user.target