Michael Schröder
779e09f870
adapt fileattrs.diff see https://build.opensuse.org/request/show/1198690 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=677
18 lines
379 B
Plaintext
18 lines
379 B
Plaintext
## Path: System/Services
|
|
|
|
## Type: yesno
|
|
## Default: no
|
|
#
|
|
# Do you want to disable the automatic restart of services when
|
|
# a new version gets installed?
|
|
#
|
|
DISABLE_RESTART_ON_UPDATE="no"
|
|
|
|
## Type: yesno
|
|
## Default: no
|
|
#
|
|
# Do you want to disable the automatic shutdown of services when
|
|
# the corresponding package gets erased?
|
|
#
|
|
DISABLE_STOP_ON_REMOVAL="no"
|