davmac314 / dinit

Service monitoring / "init" system
Apache License 2.0
582 stars 45 forks source link

src/meson.build: install poweroff, reboot, and halt as symlinks #326

Closed konimex closed 4 months ago

konimex commented 4 months ago

Description

Self-explanatory.

This should close #325, unfortunately since it uses install_symlink, it requires a newer version of meson.

davmac314 commented 4 months ago

@mobin-2008 what do you think? Perhaps it is worth requiring a newer meson version.

mobin-2008 commented 4 months ago

@davmac314 Good to merge