Commit Graph

18 Commits

Author SHA1 Message Date
proller
826a7bf6b5 Debian: No chmod 2018-01-19 22:18:08 +03:00
proller
91ca67d987 Fix logger, return systemd service (#1798)
* Fix test 281 under asan

* Cmake fixes

* Revert "Disable usage of systemd (assumed that temporarily) [#CLICKHOUSE-2]"

This reverts commit f0aa21bca6.

* Fixing init scripts and logging

* Fix logger

* Fxi

* fix

* fix

* fix

* Update clickhouse-server-base.postinst

* Update clickhouse-server.cron.d

* Update clickhouse-server-base.postinst

* Update clickhouse-server-base.postinst

* fix

* fix

* space

* better message
2018-01-19 21:54:40 +03:00
Alexey Milovidov
f0aa21bca6 Disable usage of systemd (assumed that temporarily) [#CLICKHOUSE-2] 2018-01-17 21:14:22 +03:00
proller
87e7fb48d2 debian .postinst: check for running systemd (#1783)
* Use double-conversion as submodule

* debian .postinst: check for running systemd
2018-01-17 19:18:20 +03:00
Vladimir Smirnov
8d0236ebf9 Add systemd service and use it by default on systemd-enabled systems 2017-11-11 03:46:12 +03:00
Alexey Milovidov
041623dee1 Moved chown to correct place [#CLICKHOUSE-2]. 2017-10-11 22:11:51 +03:00
Alexey Milovidov
27307685f6 Implemented TODO [#CLICKHOUSE-2]. 2017-10-11 22:07:03 +03:00
Alexey Milovidov
459d52a371 Whitespaces [#CLICKHOUSE-2]. 2017-10-11 18:00:34 +03:00
proller
27b10bec7f debian: Again fix postinst (dont chown not existing dirs) (#501)
* Fix init.d script for all dash versions

* fix

* fix

* debian: Again fix postinst (dont chown not existing dirs)

* fix
2017-02-16 21:57:46 +04:00
proller
b46d27b086 debian postinst: Fix changing owner of old /opt/clickhouse 2017-02-14 00:03:03 +04:00
proller
3b83a71dcc debian postinst: Fix changing owner of old /opt/clickhouse (#485)
* debian postinst: Fix changing owner of old /opt/clickhouse

* debian postinst: Dont change owner of old /opt/clickhouse

* Chmod log dir
2017-02-13 23:19:21 +04:00
proller
cad398371d Init.d sctipt fixes 2017-02-03 16:55:16 +03:00
proller
d5f2e7f397 Debian: postinst: fix old log dir permissions 2017-02-01 01:43:32 +03:00
proller
c1edf399dd Debian: fix log dir in postinst 2017-02-01 00:36:13 +03:00
proller
c51801d776 Change default user and paths [#CLICKHOUSE-2715] (#382)
* Changing default user to clickhouse and path to /var/lib/clickhouse [#CLICKHOUSE-2715]

* wip

* Auto version update to [54141]

* Get version from saved in cmake
2017-01-31 23:53:05 +04:00
proller
1649b003a0 Better user-group creating in postinst, BaseDaemon::getDefaultCorePath [#METR-23811] 2017-01-09 16:42:29 +03:00
Vitaliy Lyudvichenko
26fe84b3d0 Removed binary stripping, try to fix clickhouse-local test. 2016-11-15 00:58:17 +03:00
Alexey Milovidov
c3827a29eb Removed unrelated data. 2016-02-07 23:02:44 +03:00