mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-29 15:22:20 +02:00
data: install systemd system service
This commit is contained in:
@@ -28,6 +28,8 @@ datadir = get_option('datadir')
|
||||
sysconfdir = get_option('sysconfdir')
|
||||
bindir = join_paths(prefix, get_option('bindir'))
|
||||
udevrulesdir = join_paths(prefix, 'lib/udev/rules.d')
|
||||
systemddir = join_paths(prefix, 'lib/systemd')
|
||||
systemdsystemdir = join_paths(systemddir, 'system')
|
||||
|
||||
if datadir.startswith('/')
|
||||
full_datadir = datadir
|
||||
|
Reference in New Issue
Block a user